示例#1
0
文件: trace.pb.go 项目: armada-io/h2
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.trace.Event_Type", Event_Type_name, Event_Type_value)
}
示例#2
0
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.healthcheck.HealthCheck_Priority", HealthCheck_Priority_name, HealthCheck_Priority_value)
}
示例#3
0
文件: error.pb.go 项目: armada-io/h2
func init() {
	proto.RegisterEnum("com.hailocab.kernel.platform.error.PlatformError_ErrorType", PlatformError_ErrorType_name, PlatformError_ErrorType_value)
}