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