Пример #1
0
func (x FileOptions_OptimizeMode) String() string {
	return proto.EnumName(FileOptions_OptimizeMode_name, int32(x))
}
Пример #2
0
func (x FieldOptions_CType) String() string {
	return proto.EnumName(FieldOptions_CType_name, int32(x))
}
Пример #3
0
func (x FieldDescriptorProto_Label) String() string {
	return proto.EnumName(FieldDescriptorProto_Label_name, int32(x))
}
Пример #4
0
func (x Days) String() string {
	return proto.EnumName(Days_name, int32(x))
}
Пример #5
0
func (x HatType) String() string {
	return proto.EnumName(HatType_name, int32(x))
}
Пример #6
0
func (x Reply_Entry_Game) String() string {
	return proto.EnumName(Reply_Entry_Game_name, int32(x))
}
Пример #7
0
func (x Request_Color) String() string {
	return proto.EnumName(Request_Color_name, int32(x))
}