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