Example #1
0
func init() {
	task.RegisterType(codereviewTask{})
}
Example #2
0
func init() {
	task.RegisterType(issueTask{})
}