Esempio n. 1
0
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.trace.Event_Type", Event_Type_name, Event_Type_value)
}
Esempio n. 2
0
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.healthcheck.HealthCheck_Priority", HealthCheck_Priority_name, HealthCheck_Priority_value)
}
Esempio n. 3
0
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.error.PlatformError_ErrorType", PlatformError_ErrorType_name, PlatformError_ErrorType_value)
}