Documentation ¶
Index ¶
Constants ¶
View Source
const CName = "publish.store"
Variables ¶
View Source
var (
ErrNotFound = errors.New("not found")
)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Region string `yaml:"region"` Bucket string `yaml:"bucket"` Credentials Credentials `yaml:"credentials"` }
type Credentials ¶
type File ¶ added in v0.0.2
func (File) ContentType ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.