Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthConfig ¶
type Config ¶
type Config struct {
Order OrderConfig `yaml:"order"`
DB ConfigDB `yaml:"db"`
Product ProductConfig `yaml:"product"`
Auth AuthConfig `yaml:"auth"`
}
type OrderConfig ¶
type ProductConfig ¶
Click to show internal directories.
Click to hide internal directories.