Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FS ¶
type FS struct { fs.StatFS `json:"-"` // The dsn of the S3 bucket. if set, the bucket and region will be ignored. DSN string `json:"dsn,omitempty"` }
FS is a Caddy virtual filesystem module for AWS S3 (and compatible) object store.
func (FS) CaddyModule ¶
func (FS) CaddyModule() caddy.ModuleInfo
CaddyModule returns the Caddy module information.
Click to show internal directories.
Click to hide internal directories.