Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_noghmath_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CurveID ¶
type CurveID struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CurveID) Descriptor
deprecated
func (*CurveID) ProtoMessage ¶
func (*CurveID) ProtoMessage()
func (*CurveID) ProtoReflect ¶
func (x *CurveID) ProtoReflect() protoreflect.Message
type G1 ¶
type G1 struct { Raw []byte `protobuf:"bytes,1,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
func (*G1) Descriptor
deprecated
func (*G1) ProtoMessage ¶
func (*G1) ProtoMessage()
func (*G1) ProtoReflect ¶
func (x *G1) ProtoReflect() protoreflect.Message
type Zr ¶
type Zr struct { Raw []byte `protobuf:"bytes,1,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
func (*Zr) Descriptor
deprecated
func (*Zr) ProtoMessage ¶
func (*Zr) ProtoMessage()
func (*Zr) ProtoReflect ¶
func (x *Zr) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.