Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
AWS plugin.AWS `kong:"-"` // AWS configuration
Router server.HTTPRouter `kong:"-"` // HTTP Router
Prefix string `default:"${FILERPREFIX}" help:"Path prefix"` // HTTP Path Prefix
}
func (Config) Description ¶
Click to show internal directories.
Click to hide internal directories.