Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Env string `yaml:"env"` DB StorageConfig `yaml:"storage"` GRPC GRPCConfig `yaml:"grpc"` TokenTTL time.Duration `yaml:"token_ttl" env-default:"1h"` }
func MustLoadPath ¶
type GRPCConfig ¶
Click to show internal directories.
Click to hide internal directories.