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