Ejemplo n.º 1
0
func (x Days) String() string {
	return proto.EnumName(Days_name, int32(x))
}
Ejemplo n.º 2
0
Archivo: query.pb.go Proyecto: sr/pb
func (x CompositeFilter_Operator) String() string {
	return proto.EnumName(CompositeFilter_Operator_name, int32(x))
}
Ejemplo n.º 3
0
func (x MetricDescriptor_ValueType) String() string {
	return proto.EnumName(MetricDescriptor_ValueType_name, int32(x))
}
Ejemplo n.º 4
0
Archivo: query.pb.go Proyecto: sr/pb
func (x PropertyFilter_Operator) String() string {
	return proto.EnumName(PropertyFilter_Operator_name, int32(x))
}
Ejemplo n.º 5
0
Archivo: query.pb.go Proyecto: sr/pb
func (x EntityResult_ResultType) String() string {
	return proto.EnumName(EntityResult_ResultType_name, int32(x))
}
Ejemplo n.º 6
0
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
Ejemplo n.º 7
0
func (x Method) String() string {
	return proto.EnumName(Method_name, int32(x))
}
Ejemplo n.º 8
0
func (x SqlMode_BitPosition) String() string {
	return proto.EnumName(SqlMode_BitPosition_name, int32(x))
}
Ejemplo n.º 9
0
func (x FieldType_Type) String() string {
	return proto.EnumName(FieldType_Type_name, int32(x))
}
Ejemplo n.º 10
0
func (x ChecksumAlgorithm_Type) String() string {
	return proto.EnumName(ChecksumAlgorithm_Type_name, int32(x))
}
Ejemplo n.º 11
0
func (x QueryStatusCode_Type) String() string {
	return proto.EnumName(QueryStatusCode_Type_name, int32(x))
}
Ejemplo n.º 12
0
func (x RowsEventVersion_Type) String() string {
	return proto.EnumName(RowsEventVersion_Type_name, int32(x))
}
Ejemplo n.º 13
0
func (x LogEventType_Type) String() string {
	return proto.EnumName(LogEventType_Type_name, int32(x))
}
Ejemplo n.º 14
0
func (x ControlMessage_ControlType) String() string {
	return proto.EnumName(ControlMessage_ControlType_name, int32(x))
}
Ejemplo n.º 15
0
func (x RequestMsgid) String() string {
	return proto.EnumName(RequestMsgid_name, int32(x))
}
Ejemplo n.º 16
0
func (x Code) String() string {
	return proto.EnumName(Code_name, int32(x))
}
Ejemplo n.º 17
0
func (x LogMessage_MessageType) String() string {
	return proto.EnumName(LogMessage_MessageType_name, int32(x))
}
Ejemplo n.º 18
0
func (x Event_EventType) String() string {
	return proto.EnumName(Event_EventType_name, int32(x))
}
Ejemplo n.º 19
0
func (x ColumnType_Kind) String() string {
	return proto.EnumName(ColumnType_Kind_name, int32(x))
}
Ejemplo n.º 20
0
func (x ConfChangeType) String() string {
	return proto.EnumName(ConfChangeType_name, int32(x))
}
Ejemplo n.º 21
0
func (x PeerType) String() string {
	return proto.EnumName(PeerType_name, int32(x))
}
Ejemplo n.º 22
0
func (x EntryType) String() string {
	return proto.EnumName(EntryType_name, int32(x))
}
Ejemplo n.º 23
0
Archivo: query.pb.go Proyecto: sr/pb
func (x QueryResultBatch_MoreResultsType) String() string {
	return proto.EnumName(QueryResultBatch_MoreResultsType_name, int32(x))
}
Ejemplo n.º 24
0
func (x Errno) String() string {
	return proto.EnumName(Errno_name, int32(x))
}
Ejemplo n.º 25
0
Archivo: query.pb.go Proyecto: sr/pb
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}
Ejemplo n.º 26
0
func (x PhproxydStatusT) String() string {
	return proto.EnumName(PhproxydStatusT_name, int32(x))
}
Ejemplo n.º 27
0
func (x MetricDescriptor_MetricKind) String() string {
	return proto.EnumName(MetricDescriptor_MetricKind_name, int32(x))
}
Ejemplo n.º 28
0
func (x StoreT) String() string {
	return proto.EnumName(StoreT_name, int32(x))
}
Ejemplo n.º 29
0
func (x Widget_Color) String() string {
	return proto.EnumName(Widget_Color_name, int32(x))
}
Ejemplo n.º 30
0
func (x HatType) String() string {
	return proto.EnumName(HatType_name, int32(x))
}