Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidRepoType ¶ added in v0.4.0
Types ¶
type Conf ¶
type Conf struct { Port int `yaml:"port"` RepoType RepoType `yaml:"repo_type"` MySQL MySQL `yaml:"mysql"` Dummy Dummy `yaml:"dummy"` }
func GetContent ¶
Click to show internal directories.
Click to hide internal directories.