Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_autopeering_salt_proto_salt_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Salt ¶
type Salt struct { // value of the salt Bytes []byte `protobuf:"bytes,1,opt,name=bytes,proto3" json:"bytes,omitempty"` // expiration time of the salt ExpTime uint64 `protobuf:"fixed64,2,opt,name=exp_time,json=expTime,proto3" json:"exp_time,omitempty"` // contains filtered or unexported fields }
func (*Salt) Descriptor
deprecated
func (*Salt) GetExpTime ¶
func (*Salt) ProtoMessage ¶
func (*Salt) ProtoMessage()
func (*Salt) ProtoReflect ¶
func (x *Salt) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.