Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Database DatabaseConfig Server ServerConfig Jwt JwtConfig Timezone string StripeAPIKey string }
func LoadConfig ¶
type DatabaseConfig ¶
type ServerConfig ¶
type ServerConfig struct {
Port int
}
Click to show internal directories.
Click to hide internal directories.