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