Ejemplo n.º 1
0
func init() {
	task.RegisterType(codereviewTask{})
}
Ejemplo n.º 2
0
func init() {
	task.RegisterType(issueTask{})
}