Пример #1
0
func main() {
	module.StartModule("example-module", setup)
}
Пример #2
0
func main() {
	module.StartModule("base", setup)
}