예제 #1
0
파일: load.go 프로젝트: lambdaX/rsc.godev
func init() {
	app.RegisterStatus("issue loading", status)
}
예제 #2
0
파일: load.go 프로젝트: lambdaX/rsc.godev
func init() {
	app.RegisterStatus("codereview", status)
}