Exemplo n.º 1
0
func (x ImageType) String() string {
	return proto.EnumName(ImageType_name, int32(x))
}
Exemplo n.º 2
0
func (x PodState) String() string {
	return proto.EnumName(PodState_name, int32(x))
}
Exemplo n.º 3
0
func (x EventType) String() string {
	return proto.EnumName(EventType_name, int32(x))
}
Exemplo n.º 4
0
func (x PayloadType) String() string {
	return proto.EnumName(PayloadType_name, int32(x))
}
Exemplo n.º 5
0
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
Exemplo n.º 6
0
func (x Message_Humour) String() string {
	return proto.EnumName(Message_Humour_name, int32(x))
}
Exemplo n.º 7
0
func (x RpcType) String() string {
	return proto.EnumName(RpcType_name, int32(x))
}
Exemplo n.º 8
0
func (x ServerType) String() string {
	return proto.EnumName(ServerType_name, int32(x))
}