Beispiel #1
0
func (x Message_Humour) String() string {
	return proto.EnumName(Message_Humour_name, int32(x))
}
Beispiel #2
0
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
Beispiel #3
0
func (x PayloadType) String() string {
	return proto.EnumName(PayloadType_name, int32(x))
}
Beispiel #4
0
func (x ClientType) String() string {
	return proto.EnumName(ClientType_name, int32(x))
}
Beispiel #5
0
func (x RpcType) String() string {
	return proto.EnumName(RpcType_name, int32(x))
}
Beispiel #6
0
func (x ServerType) String() string {
	return proto.EnumName(ServerType_name, int32(x))
}