Documentation
¶
Index ¶
- Variables
- type AggrProofRequest
- func (*AggrProofRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AggrProofRequest) GetIdleProofFileHash() []byte
- func (x *AggrProofRequest) GetPublickey() []byte
- func (x *AggrProofRequest) GetQslice() []*Qslice
- func (x *AggrProofRequest) GetServiceProofFileHash() []byte
- func (x *AggrProofRequest) GetSign() []byte
- func (*AggrProofRequest) ProtoMessage()
- func (x *AggrProofRequest) ProtoReflect() protoreflect.Message
- func (x *AggrProofRequest) Reset()
- func (x *AggrProofRequest) String() string
- type AggrProofResponse
- type CustomDataTagRequest
- func (*CustomDataTagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CustomDataTagRequest) GetBlockNum() uint64
- func (x *CustomDataTagRequest) GetCustomData() string
- func (x *CustomDataTagRequest) GetFileName() string
- func (*CustomDataTagRequest) ProtoMessage()
- func (x *CustomDataTagRequest) ProtoReflect() protoreflect.Message
- func (x *CustomDataTagRequest) Reset()
- func (x *CustomDataTagRequest) String() string
- type CustomDataTagResponse
- func (*CustomDataTagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CustomDataTagResponse) GetCode() uint32
- func (*CustomDataTagResponse) ProtoMessage()
- func (x *CustomDataTagResponse) ProtoReflect() protoreflect.Message
- func (x *CustomDataTagResponse) Reset()
- func (x *CustomDataTagResponse) String() string
- type CustomTagGenResult
- type FileType
- type GenErrorResult
- func (*GenErrorResult) Descriptor() ([]byte, []int)deprecated
- func (x *GenErrorResult) GetCode() uint32
- func (x *GenErrorResult) GetMsg() string
- func (*GenErrorResult) ProtoMessage()
- func (x *GenErrorResult) ProtoReflect() protoreflect.Message
- func (x *GenErrorResult) Reset()
- func (x *GenErrorResult) String() string
- type GetRequest
- type GetResponse
- func (*GetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResponse) GetCode() uint32
- func (x *GetResponse) GetData() []byte
- func (x *GetResponse) GetSize() uint64
- func (*GetResponse) ProtoMessage()
- func (x *GetResponse) ProtoReflect() protoreflect.Message
- func (x *GetResponse) Reset()
- func (x *GetResponse) String() string
- type IdleDataTagRequest
- func (*IdleDataTagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IdleDataTagRequest) GetBlockNum() uint64
- func (x *IdleDataTagRequest) GetFileSize() uint64
- func (x *IdleDataTagRequest) GetPublickey() []byte
- func (x *IdleDataTagRequest) GetSign() []byte
- func (*IdleDataTagRequest) ProtoMessage()
- func (x *IdleDataTagRequest) ProtoReflect() protoreflect.Message
- func (x *IdleDataTagRequest) Reset()
- func (x *IdleDataTagRequest) String() string
- type IdleDataTagResponse
- func (*IdleDataTagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IdleDataTagResponse) GetCode() uint32
- func (*IdleDataTagResponse) ProtoMessage()
- func (x *IdleDataTagResponse) ProtoReflect() protoreflect.Message
- func (x *IdleDataTagResponse) Reset()
- func (x *IdleDataTagResponse) String() string
- type IdleTagGenResult
- func (*IdleTagGenResult) Descriptor() ([]byte, []int)deprecated
- func (x *IdleTagGenResult) GetSign() []byte
- func (x *IdleTagGenResult) GetTag() *Tag
- func (*IdleTagGenResult) ProtoMessage()
- func (x *IdleTagGenResult) ProtoReflect() protoreflect.Message
- func (x *IdleTagGenResult) Reset()
- func (x *IdleTagGenResult) String() string
- type MessageData
- func (*MessageData) Descriptor() ([]byte, []int)
- func (m *MessageData) GetClientVersion() string
- func (m *MessageData) GetGossip() bool
- func (m *MessageData) GetId() string
- func (m *MessageData) GetNodeId() string
- func (m *MessageData) GetNodePubKey() []byte
- func (m *MessageData) GetSign() []byte
- func (m *MessageData) GetTimestamp() int64
- func (*MessageData) ProtoMessage()
- func (m *MessageData) Reset()
- func (m *MessageData) String() string
- func (m *MessageData) XXX_DiscardUnknown()
- func (m *MessageData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MessageData) XXX_Merge(src proto.Message)
- func (m *MessageData) XXX_Size() int
- func (m *MessageData) XXX_Unmarshal(b []byte) error
- type PutRequest
- func (*PutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutRequest) GetData() []byte
- func (x *PutRequest) GetHash() string
- func (x *PutRequest) GetSize() uint64
- func (x *PutRequest) GetType() FileType
- func (*PutRequest) ProtoMessage()
- func (x *PutRequest) ProtoReflect() protoreflect.Message
- func (x *PutRequest) Reset()
- func (x *PutRequest) String() string
- type PutResponse
- type Qslice
- type ReadfileRequest
- func (*ReadfileRequest) Descriptor() ([]byte, []int)
- func (m *ReadfileRequest) GetDatahash() string
- func (m *ReadfileRequest) GetMessageData() *MessageData
- func (m *ReadfileRequest) GetOffset() int64
- func (m *ReadfileRequest) GetRoothash() string
- func (*ReadfileRequest) ProtoMessage()
- func (m *ReadfileRequest) Reset()
- func (m *ReadfileRequest) String() string
- func (m *ReadfileRequest) XXX_DiscardUnknown()
- func (m *ReadfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadfileRequest) XXX_Merge(src proto.Message)
- func (m *ReadfileRequest) XXX_Size() int
- func (m *ReadfileRequest) XXX_Unmarshal(b []byte) error
- type ReadfileResponse
- func (*ReadfileResponse) Descriptor() ([]byte, []int)
- func (m *ReadfileResponse) GetCode() uint32
- func (m *ReadfileResponse) GetData() []byte
- func (m *ReadfileResponse) GetLength() uint32
- func (m *ReadfileResponse) GetMessageData() *MessageData
- func (m *ReadfileResponse) GetOffset() int64
- func (*ReadfileResponse) ProtoMessage()
- func (m *ReadfileResponse) Reset()
- func (m *ReadfileResponse) String() string
- func (m *ReadfileResponse) XXX_DiscardUnknown()
- func (m *ReadfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadfileResponse) XXX_Merge(src proto.Message)
- func (m *ReadfileResponse) XXX_Size() int
- func (m *ReadfileResponse) XXX_Unmarshal(b []byte) error
- type Request
- func (*Request) Descriptor() ([]byte, []int)deprecated
- func (x *Request) GetGetRequest() *GetRequest
- func (x *Request) GetPutRequest() *PutRequest
- func (m *Request) GetRequest() isRequest_Request
- func (*Request) ProtoMessage()
- func (x *Request) ProtoReflect() protoreflect.Message
- func (x *Request) Reset()
- func (x *Request) String() string
- type Request_GetRequest
- type Request_PutRequest
- type Response
- func (*Response) Descriptor() ([]byte, []int)deprecated
- func (x *Response) GetGetResponse() *GetResponse
- func (x *Response) GetPutResponse() *PutResponse
- func (m *Response) GetResponse() isResponse_Response
- func (*Response) ProtoMessage()
- func (x *Response) ProtoReflect() protoreflect.Message
- func (x *Response) Reset()
- func (x *Response) String() string
- type Response_GetResponse
- type Response_PutResponse
- type T
- type Tag
- type TagPushRequest
- func (*TagPushRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagPushRequest) GetCtgr() *CustomTagGenResult
- func (x *TagPushRequest) GetError() *GenErrorResult
- func (x *TagPushRequest) GetItgr() *IdleTagGenResult
- func (m *TagPushRequest) GetResult() isTagPushRequest_Result
- func (*TagPushRequest) ProtoMessage()
- func (x *TagPushRequest) ProtoReflect() protoreflect.Message
- func (x *TagPushRequest) Reset()
- func (x *TagPushRequest) String() string
- type TagPushRequest_Ctgr
- type TagPushRequest_Error
- type TagPushRequest_Itgr
- type TagPushResponse
- type WritefileRequest
- func (*WritefileRequest) Descriptor() ([]byte, []int)
- func (m *WritefileRequest) GetData() []byte
- func (m *WritefileRequest) GetDatahash() string
- func (m *WritefileRequest) GetLength() uint32
- func (m *WritefileRequest) GetMessageData() *MessageData
- func (m *WritefileRequest) GetOffset() int64
- func (m *WritefileRequest) GetRoothash() string
- func (*WritefileRequest) ProtoMessage()
- func (m *WritefileRequest) Reset()
- func (m *WritefileRequest) String() string
- func (m *WritefileRequest) XXX_DiscardUnknown()
- func (m *WritefileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WritefileRequest) XXX_Merge(src proto.Message)
- func (m *WritefileRequest) XXX_Size() int
- func (m *WritefileRequest) XXX_Unmarshal(b []byte) error
- type WritefileResponse
- func (*WritefileResponse) Descriptor() ([]byte, []int)
- func (m *WritefileResponse) GetCode() uint32
- func (m *WritefileResponse) GetMessageData() *MessageData
- func (m *WritefileResponse) GetOffset() int64
- func (*WritefileResponse) ProtoMessage()
- func (m *WritefileResponse) Reset()
- func (m *WritefileResponse) String() string
- func (m *WritefileResponse) XXX_DiscardUnknown()
- func (m *WritefileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WritefileResponse) XXX_Merge(src proto.Message)
- func (m *WritefileResponse) XXX_Size() int
- func (m *WritefileResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( FileType_name = map[int32]string{ 0: "CustomData", 1: "IdleData", 2: "IdleMu", 3: "CustomMu", } FileType_value = map[string]int32{ "CustomData": 0, "IdleData": 1, "IdleMu": 2, "CustomMu": 3, } )
Enum value maps for FileType.
var File_file_proto protoreflect.FileDescriptor
var File_genTag_proto protoreflect.FileDescriptor
var File_proof_proto protoreflect.FileDescriptor
var File_pushTag_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AggrProofRequest ¶ added in v0.0.15
type AggrProofRequest struct { IdleProofFileHash []byte `protobuf:"bytes,1,opt,name=idle_proof_file_hash,json=idleProofFileHash,proto3" json:"idle_proof_file_hash,omitempty"` ServiceProofFileHash []byte `protobuf:"bytes,2,opt,name=service_proof_file_hash,json=serviceProofFileHash,proto3" json:"service_proof_file_hash,omitempty"` Publickey []byte `protobuf:"bytes,3,opt,name=publickey,proto3" json:"publickey,omitempty"` Sign []byte `protobuf:"bytes,4,opt,name=sign,proto3" json:"sign,omitempty"` Qslice []*Qslice `protobuf:"bytes,5,rep,name=qslice,proto3" json:"qslice,omitempty"` // contains filtered or unexported fields }
a protocol define a set of reuqest and responses
func (*AggrProofRequest) Descriptor
deprecated
added in
v0.0.15
func (*AggrProofRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggrProofRequest.ProtoReflect.Descriptor instead.
func (*AggrProofRequest) GetIdleProofFileHash ¶ added in v0.0.15
func (x *AggrProofRequest) GetIdleProofFileHash() []byte
func (*AggrProofRequest) GetPublickey ¶ added in v0.0.15
func (x *AggrProofRequest) GetPublickey() []byte
func (*AggrProofRequest) GetQslice ¶ added in v0.0.15
func (x *AggrProofRequest) GetQslice() []*Qslice
func (*AggrProofRequest) GetServiceProofFileHash ¶ added in v0.0.15
func (x *AggrProofRequest) GetServiceProofFileHash() []byte
func (*AggrProofRequest) GetSign ¶ added in v0.0.15
func (x *AggrProofRequest) GetSign() []byte
func (*AggrProofRequest) ProtoMessage ¶ added in v0.0.15
func (*AggrProofRequest) ProtoMessage()
func (*AggrProofRequest) ProtoReflect ¶ added in v0.0.15
func (x *AggrProofRequest) ProtoReflect() protoreflect.Message
func (*AggrProofRequest) Reset ¶ added in v0.0.15
func (x *AggrProofRequest) Reset()
func (*AggrProofRequest) String ¶ added in v0.0.15
func (x *AggrProofRequest) String() string
type AggrProofResponse ¶ added in v0.0.15
type AggrProofResponse struct { Code uint32 `protobuf:"varint,1,opt,name=Code,json=code,proto3" json:"Code,omitempty"` // contains filtered or unexported fields }
func (*AggrProofResponse) Descriptor
deprecated
added in
v0.0.15
func (*AggrProofResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggrProofResponse.ProtoReflect.Descriptor instead.
func (*AggrProofResponse) GetCode ¶ added in v0.0.15
func (x *AggrProofResponse) GetCode() uint32
func (*AggrProofResponse) ProtoMessage ¶ added in v0.0.15
func (*AggrProofResponse) ProtoMessage()
func (*AggrProofResponse) ProtoReflect ¶ added in v0.0.15
func (x *AggrProofResponse) ProtoReflect() protoreflect.Message
func (*AggrProofResponse) Reset ¶ added in v0.0.15
func (x *AggrProofResponse) Reset()
func (*AggrProofResponse) String ¶ added in v0.0.15
func (x *AggrProofResponse) String() string
type CustomDataTagRequest ¶ added in v0.0.10
type CustomDataTagRequest struct { FileName string `protobuf:"bytes,1,opt,name=FileName,json=fileName,proto3" json:"FileName,omitempty"` CustomData string `protobuf:"bytes,2,opt,name=CustomData,json=customData,proto3" json:"CustomData,omitempty"` BlockNum uint64 `protobuf:"varint,3,opt,name=BlockNum,json=blockNum,proto3" json:"BlockNum,omitempty"` // contains filtered or unexported fields }
a protocol define a set of reuqest and responses
func (*CustomDataTagRequest) Descriptor
deprecated
added in
v0.0.10
func (*CustomDataTagRequest) Descriptor() ([]byte, []int)
Deprecated: Use CustomDataTagRequest.ProtoReflect.Descriptor instead.
func (*CustomDataTagRequest) GetBlockNum ¶ added in v0.0.10
func (x *CustomDataTagRequest) GetBlockNum() uint64
func (*CustomDataTagRequest) GetCustomData ¶ added in v0.0.10
func (x *CustomDataTagRequest) GetCustomData() string
func (*CustomDataTagRequest) GetFileName ¶ added in v0.0.10
func (x *CustomDataTagRequest) GetFileName() string
func (*CustomDataTagRequest) ProtoMessage ¶ added in v0.0.10
func (*CustomDataTagRequest) ProtoMessage()
func (*CustomDataTagRequest) ProtoReflect ¶ added in v0.0.10
func (x *CustomDataTagRequest) ProtoReflect() protoreflect.Message
func (*CustomDataTagRequest) Reset ¶ added in v0.0.10
func (x *CustomDataTagRequest) Reset()
func (*CustomDataTagRequest) String ¶ added in v0.0.10
func (x *CustomDataTagRequest) String() string
type CustomDataTagResponse ¶ added in v0.0.10
type CustomDataTagResponse struct { // Code indicates the result of this transfer Code uint32 `protobuf:"varint,1,opt,name=Code,json=code,proto3" json:"Code,omitempty"` // contains filtered or unexported fields }
func (*CustomDataTagResponse) Descriptor
deprecated
added in
v0.0.10
func (*CustomDataTagResponse) Descriptor() ([]byte, []int)
Deprecated: Use CustomDataTagResponse.ProtoReflect.Descriptor instead.
func (*CustomDataTagResponse) GetCode ¶ added in v0.0.10
func (x *CustomDataTagResponse) GetCode() uint32
func (*CustomDataTagResponse) ProtoMessage ¶ added in v0.0.10
func (*CustomDataTagResponse) ProtoMessage()
func (*CustomDataTagResponse) ProtoReflect ¶ added in v0.0.10
func (x *CustomDataTagResponse) ProtoReflect() protoreflect.Message
func (*CustomDataTagResponse) Reset ¶ added in v0.0.10
func (x *CustomDataTagResponse) Reset()
func (*CustomDataTagResponse) String ¶ added in v0.0.10
func (x *CustomDataTagResponse) String() string
type CustomTagGenResult ¶ added in v0.0.17
type CustomTagGenResult struct { Tag *Tag `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*CustomTagGenResult) Descriptor
deprecated
added in
v0.0.17
func (*CustomTagGenResult) Descriptor() ([]byte, []int)
Deprecated: Use CustomTagGenResult.ProtoReflect.Descriptor instead.
func (*CustomTagGenResult) GetTag ¶ added in v0.0.17
func (x *CustomTagGenResult) GetTag() *Tag
func (*CustomTagGenResult) ProtoMessage ¶ added in v0.0.17
func (*CustomTagGenResult) ProtoMessage()
func (*CustomTagGenResult) ProtoReflect ¶ added in v0.0.17
func (x *CustomTagGenResult) ProtoReflect() protoreflect.Message
func (*CustomTagGenResult) Reset ¶ added in v0.0.17
func (x *CustomTagGenResult) Reset()
func (*CustomTagGenResult) String ¶ added in v0.0.17
func (x *CustomTagGenResult) String() string
type FileType ¶ added in v0.0.10
type FileType int32
func (FileType) Descriptor ¶ added in v0.0.10
func (FileType) Descriptor() protoreflect.EnumDescriptor
func (FileType) EnumDescriptor
deprecated
added in
v0.0.10
func (FileType) Number ¶ added in v0.0.10
func (x FileType) Number() protoreflect.EnumNumber
func (FileType) Type ¶ added in v0.0.10
func (FileType) Type() protoreflect.EnumType
type GenErrorResult ¶ added in v0.0.17
type GenErrorResult struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*GenErrorResult) Descriptor
deprecated
added in
v0.0.17
func (*GenErrorResult) Descriptor() ([]byte, []int)
Deprecated: Use GenErrorResult.ProtoReflect.Descriptor instead.
func (*GenErrorResult) GetCode ¶ added in v0.0.17
func (x *GenErrorResult) GetCode() uint32
func (*GenErrorResult) GetMsg ¶ added in v0.0.17
func (x *GenErrorResult) GetMsg() string
func (*GenErrorResult) ProtoMessage ¶ added in v0.0.17
func (*GenErrorResult) ProtoMessage()
func (*GenErrorResult) ProtoReflect ¶ added in v0.0.17
func (x *GenErrorResult) ProtoReflect() protoreflect.Message
func (*GenErrorResult) Reset ¶ added in v0.0.17
func (x *GenErrorResult) Reset()
func (*GenErrorResult) String ¶ added in v0.0.17
func (x *GenErrorResult) String() string
type GetRequest ¶ added in v0.0.10
type GetRequest struct { Type FileType `protobuf:"varint,1,opt,name=Type,json=type,proto3,enum=FileType" json:"Type,omitempty"` Hash string `protobuf:"bytes,2,opt,name=Hash,json=hash,proto3" json:"Hash,omitempty"` // contains filtered or unexported fields }
func (*GetRequest) Descriptor
deprecated
added in
v0.0.10
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetHash ¶ added in v0.0.10
func (x *GetRequest) GetHash() string
func (*GetRequest) GetType ¶ added in v0.0.10
func (x *GetRequest) GetType() FileType
func (*GetRequest) ProtoMessage ¶ added in v0.0.10
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶ added in v0.0.10
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶ added in v0.0.10
func (x *GetRequest) Reset()
func (*GetRequest) String ¶ added in v0.0.10
func (x *GetRequest) String() string
type GetResponse ¶ added in v0.0.10
type GetResponse struct { Code uint32 `protobuf:"varint,1,opt,name=Code,json=code,proto3" json:"Code,omitempty"` Size uint64 `protobuf:"varint,2,opt,name=Size,json=size,proto3" json:"Size,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=Data,json=data,proto3" json:"Data,omitempty"` // contains filtered or unexported fields }
func (*GetResponse) Descriptor
deprecated
added in
v0.0.10
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetCode ¶ added in v0.0.10
func (x *GetResponse) GetCode() uint32
func (*GetResponse) GetData ¶ added in v0.0.11
func (x *GetResponse) GetData() []byte
func (*GetResponse) GetSize ¶ added in v0.0.10
func (x *GetResponse) GetSize() uint64
func (*GetResponse) ProtoMessage ¶ added in v0.0.10
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶ added in v0.0.10
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶ added in v0.0.10
func (x *GetResponse) Reset()
func (*GetResponse) String ¶ added in v0.0.10
func (x *GetResponse) String() string
type IdleDataTagRequest ¶ added in v0.0.10
type IdleDataTagRequest struct { FileSize uint64 `protobuf:"varint,1,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"` BlockNum uint64 `protobuf:"varint,2,opt,name=block_num,json=blockNum,proto3" json:"block_num,omitempty"` Publickey []byte `protobuf:"bytes,3,opt,name=publickey,proto3" json:"publickey,omitempty"` Sign []byte `protobuf:"bytes,4,opt,name=sign,proto3" json:"sign,omitempty"` // contains filtered or unexported fields }
a protocol define a set of reuqest and responses
func (*IdleDataTagRequest) Descriptor
deprecated
added in
v0.0.10
func (*IdleDataTagRequest) Descriptor() ([]byte, []int)
Deprecated: Use IdleDataTagRequest.ProtoReflect.Descriptor instead.
func (*IdleDataTagRequest) GetBlockNum ¶ added in v0.0.10
func (x *IdleDataTagRequest) GetBlockNum() uint64
func (*IdleDataTagRequest) GetFileSize ¶ added in v0.0.10
func (x *IdleDataTagRequest) GetFileSize() uint64
func (*IdleDataTagRequest) GetPublickey ¶ added in v0.0.15
func (x *IdleDataTagRequest) GetPublickey() []byte
func (*IdleDataTagRequest) GetSign ¶ added in v0.0.10
func (x *IdleDataTagRequest) GetSign() []byte
func (*IdleDataTagRequest) ProtoMessage ¶ added in v0.0.10
func (*IdleDataTagRequest) ProtoMessage()
func (*IdleDataTagRequest) ProtoReflect ¶ added in v0.0.10
func (x *IdleDataTagRequest) ProtoReflect() protoreflect.Message
func (*IdleDataTagRequest) Reset ¶ added in v0.0.10
func (x *IdleDataTagRequest) Reset()
func (*IdleDataTagRequest) String ¶ added in v0.0.10
func (x *IdleDataTagRequest) String() string
type IdleDataTagResponse ¶ added in v0.0.10
type IdleDataTagResponse struct { Code uint32 `protobuf:"varint,1,opt,name=Code,json=code,proto3" json:"Code,omitempty"` // contains filtered or unexported fields }
func (*IdleDataTagResponse) Descriptor
deprecated
added in
v0.0.10
func (*IdleDataTagResponse) Descriptor() ([]byte, []int)
Deprecated: Use IdleDataTagResponse.ProtoReflect.Descriptor instead.
func (*IdleDataTagResponse) GetCode ¶ added in v0.0.10
func (x *IdleDataTagResponse) GetCode() uint32
func (*IdleDataTagResponse) ProtoMessage ¶ added in v0.0.10
func (*IdleDataTagResponse) ProtoMessage()
func (*IdleDataTagResponse) ProtoReflect ¶ added in v0.0.10
func (x *IdleDataTagResponse) ProtoReflect() protoreflect.Message
func (*IdleDataTagResponse) Reset ¶ added in v0.0.10
func (x *IdleDataTagResponse) Reset()
func (*IdleDataTagResponse) String ¶ added in v0.0.10
func (x *IdleDataTagResponse) String() string
type IdleTagGenResult ¶ added in v0.0.17
type IdleTagGenResult struct { Tag *Tag `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` Sign []byte `protobuf:"bytes,2,opt,name=sign,proto3" json:"sign,omitempty"` // contains filtered or unexported fields }
func (*IdleTagGenResult) Descriptor
deprecated
added in
v0.0.17
func (*IdleTagGenResult) Descriptor() ([]byte, []int)
Deprecated: Use IdleTagGenResult.ProtoReflect.Descriptor instead.
func (*IdleTagGenResult) GetSign ¶ added in v0.0.17
func (x *IdleTagGenResult) GetSign() []byte
func (*IdleTagGenResult) GetTag ¶ added in v0.0.17
func (x *IdleTagGenResult) GetTag() *Tag
func (*IdleTagGenResult) ProtoMessage ¶ added in v0.0.17
func (*IdleTagGenResult) ProtoMessage()
func (*IdleTagGenResult) ProtoReflect ¶ added in v0.0.17
func (x *IdleTagGenResult) ProtoReflect() protoreflect.Message
func (*IdleTagGenResult) Reset ¶ added in v0.0.17
func (x *IdleTagGenResult) Reset()
func (*IdleTagGenResult) String ¶ added in v0.0.17
func (x *IdleTagGenResult) String() string
type MessageData ¶
type MessageData struct { // shared between all requests ClientVersion string `protobuf:"bytes,1,opt,name=clientVersion,proto3" json:"clientVersion,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` NodeId string `protobuf:"bytes,3,opt,name=nodeId,proto3" json:"nodeId,omitempty"` NodePubKey []byte `protobuf:"bytes,4,opt,name=nodePubKey,proto3" json:"nodePubKey,omitempty"` Sign []byte `protobuf:"bytes,5,opt,name=sign,proto3" json:"sign,omitempty"` Timestamp int64 `protobuf:"varint,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Gossip bool `protobuf:"varint,7,opt,name=gossip,proto3" json:"gossip,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
designed to be shared between all app protocols
func (*MessageData) Descriptor ¶
func (*MessageData) Descriptor() ([]byte, []int)
func (*MessageData) GetClientVersion ¶
func (m *MessageData) GetClientVersion() string
func (*MessageData) GetGossip ¶
func (m *MessageData) GetGossip() bool
func (*MessageData) GetId ¶
func (m *MessageData) GetId() string
func (*MessageData) GetNodeId ¶
func (m *MessageData) GetNodeId() string
func (*MessageData) GetNodePubKey ¶
func (m *MessageData) GetNodePubKey() []byte
func (*MessageData) GetSign ¶
func (m *MessageData) GetSign() []byte
func (*MessageData) GetTimestamp ¶
func (m *MessageData) GetTimestamp() int64
func (*MessageData) ProtoMessage ¶
func (*MessageData) ProtoMessage()
func (*MessageData) Reset ¶
func (m *MessageData) Reset()
func (*MessageData) String ¶
func (m *MessageData) String() string
func (*MessageData) XXX_DiscardUnknown ¶
func (m *MessageData) XXX_DiscardUnknown()
func (*MessageData) XXX_Marshal ¶
func (m *MessageData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MessageData) XXX_Merge ¶
func (m *MessageData) XXX_Merge(src proto.Message)
func (*MessageData) XXX_Size ¶
func (m *MessageData) XXX_Size() int
func (*MessageData) XXX_Unmarshal ¶
func (m *MessageData) XXX_Unmarshal(b []byte) error
type PutRequest ¶ added in v0.0.10
type PutRequest struct { Type FileType `protobuf:"varint,1,opt,name=Type,json=type,proto3,enum=FileType" json:"Type,omitempty"` Hash string `protobuf:"bytes,2,opt,name=Hash,json=hash,proto3" json:"Hash,omitempty"` Size uint64 `protobuf:"varint,3,opt,name=Size,json=size,proto3" json:"Size,omitempty"` Data []byte `protobuf:"bytes,4,opt,name=Data,json=data,proto3" json:"Data,omitempty"` // contains filtered or unexported fields }
a protocol define a set of reuqest and responses
func (*PutRequest) Descriptor
deprecated
added in
v0.0.10
func (*PutRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.
func (*PutRequest) GetData ¶ added in v0.0.11
func (x *PutRequest) GetData() []byte
func (*PutRequest) GetHash ¶ added in v0.0.10
func (x *PutRequest) GetHash() string
func (*PutRequest) GetSize ¶ added in v0.0.10
func (x *PutRequest) GetSize() uint64
func (*PutRequest) GetType ¶ added in v0.0.10
func (x *PutRequest) GetType() FileType
func (*PutRequest) ProtoMessage ¶ added in v0.0.10
func (*PutRequest) ProtoMessage()
func (*PutRequest) ProtoReflect ¶ added in v0.0.10
func (x *PutRequest) ProtoReflect() protoreflect.Message
func (*PutRequest) Reset ¶ added in v0.0.10
func (x *PutRequest) Reset()
func (*PutRequest) String ¶ added in v0.0.10
func (x *PutRequest) String() string
type PutResponse ¶ added in v0.0.10
type PutResponse struct { // Code indicates the result of this transfer Code uint32 `protobuf:"varint,1,opt,name=Code,json=code,proto3" json:"Code,omitempty"` // contains filtered or unexported fields }
func (*PutResponse) Descriptor
deprecated
added in
v0.0.10
func (*PutResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutResponse.ProtoReflect.Descriptor instead.
func (*PutResponse) GetCode ¶ added in v0.0.10
func (x *PutResponse) GetCode() uint32
func (*PutResponse) ProtoMessage ¶ added in v0.0.10
func (*PutResponse) ProtoMessage()
func (*PutResponse) ProtoReflect ¶ added in v0.0.10
func (x *PutResponse) ProtoReflect() protoreflect.Message
func (*PutResponse) Reset ¶ added in v0.0.10
func (x *PutResponse) Reset()
func (*PutResponse) String ¶ added in v0.0.10
func (x *PutResponse) String() string
type Qslice ¶ added in v0.0.15
type Qslice struct { I uint64 `protobuf:"varint,1,opt,name=i,proto3" json:"i,omitempty"` V []byte `protobuf:"bytes,2,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*Qslice) Descriptor
deprecated
added in
v0.0.15
func (*Qslice) ProtoMessage ¶ added in v0.0.15
func (*Qslice) ProtoMessage()
func (*Qslice) ProtoReflect ¶ added in v0.0.15
func (x *Qslice) ProtoReflect() protoreflect.Message
type ReadfileRequest ¶
type ReadfileRequest struct { // Roothash uniquely identifies a user data Roothash string `protobuf:"bytes,1,opt,name=Roothash,json=roothash,proto3" json:"Roothash,omitempty"` // Datahash is the currently written data hash value Datahash string `protobuf:"bytes,2,opt,name=Datahash,json=datahash,proto3" json:"Datahash,omitempty"` // MessageData is a generic message MessageData *MessageData `protobuf:"bytes,3,opt,name=messageData,proto3" json:"messageData,omitempty"` // Offset is the offset that the reader wants to read Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
a protocol define a set of reuqest and responses
func (*ReadfileRequest) Descriptor ¶
func (*ReadfileRequest) Descriptor() ([]byte, []int)
func (*ReadfileRequest) GetDatahash ¶
func (m *ReadfileRequest) GetDatahash() string
func (*ReadfileRequest) GetMessageData ¶
func (m *ReadfileRequest) GetMessageData() *MessageData
func (*ReadfileRequest) GetOffset ¶
func (m *ReadfileRequest) GetOffset() int64
func (*ReadfileRequest) GetRoothash ¶
func (m *ReadfileRequest) GetRoothash() string
func (*ReadfileRequest) ProtoMessage ¶
func (*ReadfileRequest) ProtoMessage()
func (*ReadfileRequest) Reset ¶
func (m *ReadfileRequest) Reset()
func (*ReadfileRequest) String ¶
func (m *ReadfileRequest) String() string
func (*ReadfileRequest) XXX_DiscardUnknown ¶
func (m *ReadfileRequest) XXX_DiscardUnknown()
func (*ReadfileRequest) XXX_Marshal ¶
func (m *ReadfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadfileRequest) XXX_Merge ¶
func (m *ReadfileRequest) XXX_Merge(src proto.Message)
func (*ReadfileRequest) XXX_Size ¶
func (m *ReadfileRequest) XXX_Size() int
func (*ReadfileRequest) XXX_Unmarshal ¶
func (m *ReadfileRequest) XXX_Unmarshal(b []byte) error
type ReadfileResponse ¶
type ReadfileResponse struct { // Data is the returned data Data []byte `protobuf:"bytes,1,opt,name=Data,json=data,proto3" json:"Data,omitempty"` // MessageData is a generic message MessageData *MessageData `protobuf:"bytes,2,opt,name=messageData,proto3" json:"messageData,omitempty"` // Offset is the data offset returned by the peer Offset int64 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Code indicates the result of this transfer Code uint32 `protobuf:"varint,4,opt,name=code,proto3" json:"code,omitempty"` // Length is the returned data length Length uint32 `protobuf:"varint,5,opt,name=length,proto3" json:"length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadfileResponse) Descriptor ¶
func (*ReadfileResponse) Descriptor() ([]byte, []int)
func (*ReadfileResponse) GetCode ¶
func (m *ReadfileResponse) GetCode() uint32
func (*ReadfileResponse) GetData ¶
func (m *ReadfileResponse) GetData() []byte
func (*ReadfileResponse) GetLength ¶
func (m *ReadfileResponse) GetLength() uint32
func (*ReadfileResponse) GetMessageData ¶
func (m *ReadfileResponse) GetMessageData() *MessageData
func (*ReadfileResponse) GetOffset ¶
func (m *ReadfileResponse) GetOffset() int64
func (*ReadfileResponse) ProtoMessage ¶
func (*ReadfileResponse) ProtoMessage()
func (*ReadfileResponse) Reset ¶
func (m *ReadfileResponse) Reset()
func (*ReadfileResponse) String ¶
func (m *ReadfileResponse) String() string
func (*ReadfileResponse) XXX_DiscardUnknown ¶
func (m *ReadfileResponse) XXX_DiscardUnknown()
func (*ReadfileResponse) XXX_Marshal ¶
func (m *ReadfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadfileResponse) XXX_Merge ¶
func (m *ReadfileResponse) XXX_Merge(src proto.Message)
func (*ReadfileResponse) XXX_Size ¶
func (m *ReadfileResponse) XXX_Size() int
func (*ReadfileResponse) XXX_Unmarshal ¶
func (m *ReadfileResponse) XXX_Unmarshal(b []byte) error
type Request ¶ added in v0.0.10
type Request struct { // Types that are assignable to Request: // *Request_PutRequest // *Request_GetRequest Request isRequest_Request `protobuf_oneof:"request"` // contains filtered or unexported fields }
func (*Request) Descriptor
deprecated
added in
v0.0.10
func (*Request) GetGetRequest ¶ added in v0.0.10
func (x *Request) GetGetRequest() *GetRequest
func (*Request) GetPutRequest ¶ added in v0.0.10
func (x *Request) GetPutRequest() *PutRequest
func (*Request) GetRequest ¶ added in v0.0.10
func (m *Request) GetRequest() isRequest_Request
func (*Request) ProtoMessage ¶ added in v0.0.10
func (*Request) ProtoMessage()
func (*Request) ProtoReflect ¶ added in v0.0.10
func (x *Request) ProtoReflect() protoreflect.Message
type Request_GetRequest ¶ added in v0.0.10
type Request_GetRequest struct {
GetRequest *GetRequest `protobuf:"bytes,2,opt,name=getRequest,proto3,oneof"`
}
type Request_PutRequest ¶ added in v0.0.10
type Request_PutRequest struct {
PutRequest *PutRequest `protobuf:"bytes,1,opt,name=putRequest,proto3,oneof"`
}
type Response ¶ added in v0.0.10
type Response struct { // Types that are assignable to Response: // *Response_PutResponse // *Response_GetResponse Response isResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*Response) Descriptor
deprecated
added in
v0.0.10
func (*Response) GetGetResponse ¶ added in v0.0.10
func (x *Response) GetGetResponse() *GetResponse
func (*Response) GetPutResponse ¶ added in v0.0.10
func (x *Response) GetPutResponse() *PutResponse
func (*Response) GetResponse ¶ added in v0.0.10
func (m *Response) GetResponse() isResponse_Response
func (*Response) ProtoMessage ¶ added in v0.0.10
func (*Response) ProtoMessage()
func (*Response) ProtoReflect ¶ added in v0.0.10
func (x *Response) ProtoReflect() protoreflect.Message
type Response_GetResponse ¶ added in v0.0.10
type Response_GetResponse struct {
GetResponse *GetResponse `protobuf:"bytes,2,opt,name=getResponse,proto3,oneof"`
}
type Response_PutResponse ¶ added in v0.0.10
type Response_PutResponse struct {
PutResponse *PutResponse `protobuf:"bytes,1,opt,name=putResponse,proto3,oneof"`
}
type T ¶ added in v0.0.15
type T struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` U string `protobuf:"bytes,2,opt,name=u,proto3" json:"u,omitempty"` Phi []string `protobuf:"bytes,3,rep,name=phi,proto3" json:"phi,omitempty"` // contains filtered or unexported fields }
func (*T) Descriptor
deprecated
added in
v0.0.15
func (*T) ProtoMessage ¶ added in v0.0.15
func (*T) ProtoMessage()
func (*T) ProtoReflect ¶ added in v0.0.15
func (x *T) ProtoReflect() protoreflect.Message
type Tag ¶ added in v0.0.15
type Tag struct { T *T `protobuf:"bytes,1,opt,name=t,proto3" json:"t,omitempty"` PhiHash string `protobuf:"bytes,2,opt,name=phi_hash,json=phiHash,proto3" json:"phi_hash,omitempty"` Attest string `protobuf:"bytes,3,opt,name=attest,proto3" json:"attest,omitempty"` // contains filtered or unexported fields }
func (*Tag) Descriptor
deprecated
added in
v0.0.15
func (*Tag) GetPhiHash ¶ added in v0.0.15
func (*Tag) ProtoMessage ¶ added in v0.0.15
func (*Tag) ProtoMessage()
func (*Tag) ProtoReflect ¶ added in v0.0.15
func (x *Tag) ProtoReflect() protoreflect.Message
type TagPushRequest ¶ added in v0.0.15
type TagPushRequest struct { // Types that are assignable to Result: // *TagPushRequest_Ctgr // *TagPushRequest_Itgr // *TagPushRequest_Error Result isTagPushRequest_Result `protobuf_oneof:"result"` // contains filtered or unexported fields }
func (*TagPushRequest) Descriptor
deprecated
added in
v0.0.15
func (*TagPushRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagPushRequest.ProtoReflect.Descriptor instead.
func (*TagPushRequest) GetCtgr ¶ added in v0.0.17
func (x *TagPushRequest) GetCtgr() *CustomTagGenResult
func (*TagPushRequest) GetError ¶ added in v0.0.17
func (x *TagPushRequest) GetError() *GenErrorResult
func (*TagPushRequest) GetItgr ¶ added in v0.0.17
func (x *TagPushRequest) GetItgr() *IdleTagGenResult
func (*TagPushRequest) GetResult ¶ added in v0.0.17
func (m *TagPushRequest) GetResult() isTagPushRequest_Result
func (*TagPushRequest) ProtoMessage ¶ added in v0.0.15
func (*TagPushRequest) ProtoMessage()
func (*TagPushRequest) ProtoReflect ¶ added in v0.0.15
func (x *TagPushRequest) ProtoReflect() protoreflect.Message
func (*TagPushRequest) Reset ¶ added in v0.0.15
func (x *TagPushRequest) Reset()
func (*TagPushRequest) String ¶ added in v0.0.15
func (x *TagPushRequest) String() string
type TagPushRequest_Ctgr ¶ added in v0.0.17
type TagPushRequest_Ctgr struct {
Ctgr *CustomTagGenResult `protobuf:"bytes,1,opt,name=ctgr,proto3,oneof"`
}
type TagPushRequest_Error ¶ added in v0.0.17
type TagPushRequest_Error struct {
Error *GenErrorResult `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
type TagPushRequest_Itgr ¶ added in v0.0.17
type TagPushRequest_Itgr struct {
Itgr *IdleTagGenResult `protobuf:"bytes,2,opt,name=itgr,proto3,oneof"`
}
type TagPushResponse ¶ added in v0.0.15
type TagPushResponse struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*TagPushResponse) Descriptor
deprecated
added in
v0.0.15
func (*TagPushResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagPushResponse.ProtoReflect.Descriptor instead.
func (*TagPushResponse) GetCode ¶ added in v0.0.15
func (x *TagPushResponse) GetCode() uint32
func (*TagPushResponse) ProtoMessage ¶ added in v0.0.15
func (*TagPushResponse) ProtoMessage()
func (*TagPushResponse) ProtoReflect ¶ added in v0.0.15
func (x *TagPushResponse) ProtoReflect() protoreflect.Message
func (*TagPushResponse) Reset ¶ added in v0.0.15
func (x *TagPushResponse) Reset()
func (*TagPushResponse) String ¶ added in v0.0.15
func (x *TagPushResponse) String() string
type WritefileRequest ¶
type WritefileRequest struct { // Roothash uniquely identifies a user data Roothash string `protobuf:"bytes,1,opt,name=Roothash,json=roothash,proto3" json:"Roothash,omitempty"` // Datahash is the currently written data hash value Datahash string `protobuf:"bytes,2,opt,name=Datahash,json=datahash,proto3" json:"Datahash,omitempty"` // Data is the data written this time Data []byte `protobuf:"bytes,3,opt,name=Data,json=data,proto3" json:"Data,omitempty"` // MessageData is a generic message MessageData *MessageData `protobuf:"bytes,4,opt,name=messageData,proto3" json:"messageData,omitempty"` // Offset is the offset of this write Offset int64 `protobuf:"varint,5,opt,name=Offset,json=offset,proto3" json:"Offset,omitempty"` // Length is the length of the data written this time Length uint32 `protobuf:"varint,6,opt,name=Length,json=length,proto3" json:"Length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
a protocol define a set of reuqest and responses
func (*WritefileRequest) Descriptor ¶
func (*WritefileRequest) Descriptor() ([]byte, []int)
func (*WritefileRequest) GetData ¶
func (m *WritefileRequest) GetData() []byte
func (*WritefileRequest) GetDatahash ¶
func (m *WritefileRequest) GetDatahash() string
func (*WritefileRequest) GetLength ¶
func (m *WritefileRequest) GetLength() uint32
func (*WritefileRequest) GetMessageData ¶
func (m *WritefileRequest) GetMessageData() *MessageData
func (*WritefileRequest) GetOffset ¶
func (m *WritefileRequest) GetOffset() int64
func (*WritefileRequest) GetRoothash ¶
func (m *WritefileRequest) GetRoothash() string
func (*WritefileRequest) ProtoMessage ¶
func (*WritefileRequest) ProtoMessage()
func (*WritefileRequest) Reset ¶
func (m *WritefileRequest) Reset()
func (*WritefileRequest) String ¶
func (m *WritefileRequest) String() string
func (*WritefileRequest) XXX_DiscardUnknown ¶
func (m *WritefileRequest) XXX_DiscardUnknown()
func (*WritefileRequest) XXX_Marshal ¶
func (m *WritefileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WritefileRequest) XXX_Merge ¶
func (m *WritefileRequest) XXX_Merge(src proto.Message)
func (*WritefileRequest) XXX_Size ¶
func (m *WritefileRequest) XXX_Size() int
func (*WritefileRequest) XXX_Unmarshal ¶
func (m *WritefileRequest) XXX_Unmarshal(b []byte) error
type WritefileResponse ¶
type WritefileResponse struct { // MessageData is a generic message MessageData *MessageData `protobuf:"bytes,1,opt,name=messageData,proto3" json:"messageData,omitempty"` // Offset is the write offset the receiver wants Offset int64 `protobuf:"varint,2,opt,name=Offset,json=offset,proto3" json:"Offset,omitempty"` // Code indicates the result of this transfer Code uint32 `protobuf:"varint,3,opt,name=Code,json=code,proto3" json:"Code,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WritefileResponse) Descriptor ¶
func (*WritefileResponse) Descriptor() ([]byte, []int)
func (*WritefileResponse) GetCode ¶
func (m *WritefileResponse) GetCode() uint32
func (*WritefileResponse) GetMessageData ¶
func (m *WritefileResponse) GetMessageData() *MessageData
func (*WritefileResponse) GetOffset ¶
func (m *WritefileResponse) GetOffset() int64
func (*WritefileResponse) ProtoMessage ¶
func (*WritefileResponse) ProtoMessage()
func (*WritefileResponse) Reset ¶
func (m *WritefileResponse) Reset()
func (*WritefileResponse) String ¶
func (m *WritefileResponse) String() string
func (*WritefileResponse) XXX_DiscardUnknown ¶
func (m *WritefileResponse) XXX_DiscardUnknown()
func (*WritefileResponse) XXX_Marshal ¶
func (m *WritefileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WritefileResponse) XXX_Merge ¶
func (m *WritefileResponse) XXX_Merge(src proto.Message)
func (*WritefileResponse) XXX_Size ¶
func (m *WritefileResponse) XXX_Size() int
func (*WritefileResponse) XXX_Unmarshal ¶
func (m *WritefileResponse) XXX_Unmarshal(b []byte) error