Documentation
¶
Index ¶
Constants ¶
View Source
const ConfDir = "/home/weiz/Documents/gocode/go_shop_learn/resource/config/"
Variables ¶
View Source
var (
IDNumberMatcher = regexp.MustCompile(`^(\d{17})([0-9]|X|x)$`)
)
Functions ¶
func InitConfig ¶
func InitConfig() error
func InitLogger ¶
func InitLogger() error
func InitRouter ¶
func InitValidator ¶
func InitValidator() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.