예제 #1
0
func (x PBDHTMessage_MessageType) String() string {
	return proto.EnumName(PBDHTMessage_MessageType_name, int32(x))
}
예제 #2
0
파일: data.pb.go 프로젝트: mappum/go-ipfs
func (x PBData_DataType) String() string {
	return proto.EnumName(PBData_DataType_name, int32(x))
}
예제 #3
0
파일: encode.pb.go 프로젝트: mappum/go-ipfs
func (x KeyType) String() string {
	return proto.EnumName(KeyType_name, int32(x))
}