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