Documentation ¶
Overview ¶
Package ipfs_iprs is a generated protocol buffer package.
It is generated from these files:
record.proto
It has these top-level messages:
Record
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct { // optional bytes Type = 1; // link to the record type object (already in links) Version *uint64 `protobuf:"varint,2,opt" json:"Version,omitempty"` Validity []byte `protobuf:"bytes,3,opt" json:"Validity,omitempty"` Value []byte `protobuf:"bytes,4,opt" json:"Value,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Record) GetValidity ¶
func (*Record) GetVersion ¶
func (*Record) ProtoMessage ¶
func (*Record) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.