Ejemplo n.º 1
0
func init() {
	bot.Register(&wf{})
}
Ejemplo n.º 2
0
func init() {
	bot.Register(&targets{})
}
Ejemplo n.º 3
0
func init() {
	bot.Register(&buildPush{})
}
Ejemplo n.º 4
0
func init() {
	bot.Register(&results{})
}
Ejemplo n.º 5
0
func init() {
	bot.Register(&welcome{})
}
Ejemplo n.º 6
0
func init() {
	bot.Register(&areas{})
}
Ejemplo n.º 7
0
func init() {
	bot.Register(&recommended{})
}
Ejemplo n.º 8
0
func init() {
	bot.Register(&uptime{})
}
Ejemplo n.º 9
0
func init() {
	bot.Register(&testrun{})
}
Ejemplo n.º 10
0
func init() {
	bot.Register(&build{})
}
Ejemplo n.º 11
0
func init() {
	bot.Register(&branches{})
}
Ejemplo n.º 12
0
func init() {
	bot.Register(&slas{})
}