Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApplicationOps ¶
type ApplicationOps struct { Logger flog.Options `mapstructure:"logger" yaml:"logger"` Server ServerOps `mapstructure:"server" yaml:"server"` Auth middlewares.AuthenticationOptions `mapstructure:"auth" yaml:"auth"` Oss fstorage.OssOptions `mapstructure:"oss" yaml:"oss"` }
ApplicationOps is ...
Click to show internal directories.
Click to hide internal directories.