Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.8.0
type Config struct {
Port int
BasePath string
Database database.Config
Mail email.Config
Queue event.Config
}
func (*Config) GetBaseURL ¶ added in v0.11.0
func (*Config) GetHTTPPort ¶ added in v0.8.0
func (*Config) MailConfig ¶ added in v0.10.2
func (*Config) QueueConfig ¶ added in v0.10.2
Click to show internal directories.
Click to hide internal directories.