client/spec.go (4 lines of code) (raw):

package client type Spec struct { GalaxiesBucketName string `json:"bucket"` }