Versions in this module Expand all Collapse all v0 v0.24.1 Oct 10, 2024 Changes in this version + var Data_DataType_name = map[int32]string + var Data_DataType_value = map[string]int32 + type Data struct + Blocksizes []uint64 + Data []byte + Fanout *uint64 + Filesize *uint64 + HashType *uint64 + Mode *uint32 + Mtime *IPFSTimestamp + Type *Data_DataType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Data) Descriptor() ([]byte, []int) + func (*Data) ProtoMessage() + func (m *Data) GetBlocksizes() []uint64 + func (m *Data) GetData() []byte + func (m *Data) GetFanout() uint64 + func (m *Data) GetFilesize() uint64 + func (m *Data) GetHashType() uint64 + func (m *Data) GetMode() uint32 + func (m *Data) GetMtime() *IPFSTimestamp + func (m *Data) GetType() Data_DataType + func (m *Data) Reset() + func (m *Data) String() string + func (m *Data) XXX_DiscardUnknown() + func (m *Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Data) XXX_Merge(src proto.Message) + func (m *Data) XXX_Size() int + func (m *Data) XXX_Unmarshal(b []byte) error + type Data_DataType int32 + const Data_Directory + const Data_File + const Data_HAMTShard + const Data_Metadata + const Data_Raw + const Data_Symlink + func (Data_DataType) EnumDescriptor() ([]byte, []int) + func (x *Data_DataType) UnmarshalJSON(data []byte) error + func (x Data_DataType) Enum() *Data_DataType + func (x Data_DataType) String() string + type IPFSTimestamp struct + Nanos *uint32 + Seconds *int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IPFSTimestamp) Descriptor() ([]byte, []int) + func (*IPFSTimestamp) ProtoMessage() + func (m *IPFSTimestamp) GetNanos() uint32 + func (m *IPFSTimestamp) GetSeconds() int64 + func (m *IPFSTimestamp) Reset() + func (m *IPFSTimestamp) String() string + func (m *IPFSTimestamp) XXX_DiscardUnknown() + func (m *IPFSTimestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IPFSTimestamp) XXX_Merge(src proto.Message) + func (m *IPFSTimestamp) XXX_Size() int + func (m *IPFSTimestamp) XXX_Unmarshal(b []byte) error + type Metadata struct + MimeType *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Metadata) Descriptor() ([]byte, []int) + func (*Metadata) ProtoMessage() + func (m *Metadata) GetMimeType() string + func (m *Metadata) Reset() + func (m *Metadata) String() string + func (m *Metadata) XXX_DiscardUnknown() + func (m *Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Metadata) XXX_Merge(src proto.Message) + func (m *Metadata) XXX_Size() int + func (m *Metadata) XXX_Unmarshal(b []byte) error