示例#1
0
func init() {
	factory.Register(frameworkID, &marathonCreator{})
}
示例#2
0
func init() {
	factory.Register(frameworkID, &swarmCreator{})
}