Example #1
0
func init() {
	plugin.RegisterRecipe(&Script{})
}
Example #2
0
func init() {
	plugin.RegisterRecipe(&Docker{})
}