Ejemplo n.º 1
0
func init() {
	app.RegisterDataUpdater("Issue", updateIssue)
}
Ejemplo n.º 2
0
func init() {
	app.RegisterDataUpdater("CL", updateCL)
}