Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiConfig ¶
type ApiConfig struct {
Logger *logrus.Logger
Cfg *config.Config
Store store.Store
Mailer *provider.Mailer
EnableCORS bool
}
ApiConfig declares the required api server dependencies.
Click to show internal directories.
Click to hide internal directories.