Documentation
¶
Index ¶
- Variables
- func RegisterAPIServer(s grpc.ServiceRegistrar, srv APIServer)
- type APIClient
- type APIServer
- type Config
- type GetCollectionRequest
- func (*GetCollectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionRequest) GetCollectionID() []byte
- func (m *GetCollectionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCollectionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCollectionRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetCollectionRequest) ProtoMessage()
- func (x *GetCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *GetCollectionRequest) Reset()
- func (m *GetCollectionRequest) SizeVT() (n int)
- func (x *GetCollectionRequest) String() string
- func (m *GetCollectionRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetCollectionRequest) Validate() error
- func (m *GetCollectionRequest) ValidateAll() error
- type GetCollectionRequestMultiError
- type GetCollectionRequestValidationError
- func (e GetCollectionRequestValidationError) Cause() error
- func (e GetCollectionRequestValidationError) Error() string
- func (e GetCollectionRequestValidationError) ErrorName() string
- func (e GetCollectionRequestValidationError) Field() string
- func (e GetCollectionRequestValidationError) Key() bool
- func (e GetCollectionRequestValidationError) Reason() string
- type GetCollectionResponse
- func (*GetCollectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionResponse) GetCollectionID() []byte
- func (x *GetCollectionResponse) GetData() []byte
- func (m *GetCollectionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCollectionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCollectionResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetCollectionResponse) ProtoMessage()
- func (x *GetCollectionResponse) ProtoReflect() protoreflect.Message
- func (x *GetCollectionResponse) Reset()
- func (m *GetCollectionResponse) SizeVT() (n int)
- func (x *GetCollectionResponse) String() string
- func (m *GetCollectionResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetCollectionResponse) Validate() error
- func (m *GetCollectionResponse) ValidateAll() error
- type GetCollectionResponseMultiError
- type GetCollectionResponseValidationError
- func (e GetCollectionResponseValidationError) Cause() error
- func (e GetCollectionResponseValidationError) Error() string
- func (e GetCollectionResponseValidationError) ErrorName() string
- func (e GetCollectionResponseValidationError) Field() string
- func (e GetCollectionResponseValidationError) Key() bool
- func (e GetCollectionResponseValidationError) Reason() string
- type GetCommitRequest
- func (*GetCommitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommitRequest) GetHeight() uint64
- func (m *GetCommitRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCommitRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCommitRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetCommitRequest) ProtoMessage()
- func (x *GetCommitRequest) ProtoReflect() protoreflect.Message
- func (x *GetCommitRequest) Reset()
- func (m *GetCommitRequest) SizeVT() (n int)
- func (x *GetCommitRequest) String() string
- func (m *GetCommitRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetCommitRequest) Validate() error
- func (m *GetCommitRequest) ValidateAll() error
- type GetCommitRequestMultiError
- type GetCommitRequestValidationError
- func (e GetCommitRequestValidationError) Cause() error
- func (e GetCommitRequestValidationError) Error() string
- func (e GetCommitRequestValidationError) ErrorName() string
- func (e GetCommitRequestValidationError) Field() string
- func (e GetCommitRequestValidationError) Key() bool
- func (e GetCommitRequestValidationError) Reason() string
- type GetCommitResponse
- func (*GetCommitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommitResponse) GetCommit() []byte
- func (x *GetCommitResponse) GetHeight() uint64
- func (m *GetCommitResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCommitResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCommitResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetCommitResponse) ProtoMessage()
- func (x *GetCommitResponse) ProtoReflect() protoreflect.Message
- func (x *GetCommitResponse) Reset()
- func (m *GetCommitResponse) SizeVT() (n int)
- func (x *GetCommitResponse) String() string
- func (m *GetCommitResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetCommitResponse) Validate() error
- func (m *GetCommitResponse) ValidateAll() error
- type GetCommitResponseMultiError
- type GetCommitResponseValidationError
- func (e GetCommitResponseValidationError) Cause() error
- func (e GetCommitResponseValidationError) Error() string
- func (e GetCommitResponseValidationError) ErrorName() string
- func (e GetCommitResponseValidationError) Field() string
- func (e GetCommitResponseValidationError) Key() bool
- func (e GetCommitResponseValidationError) Reason() string
- type GetEventsRequest
- func (*GetEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventsRequest) GetHeight() uint64
- func (x *GetEventsRequest) GetTypes() []string
- func (m *GetEventsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetEventsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetEventsRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetEventsRequest) ProtoMessage()
- func (x *GetEventsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventsRequest) Reset()
- func (m *GetEventsRequest) SizeVT() (n int)
- func (x *GetEventsRequest) String() string
- func (m *GetEventsRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetEventsRequest) Validate() error
- func (m *GetEventsRequest) ValidateAll() error
- type GetEventsRequestMultiError
- type GetEventsRequestValidationError
- func (e GetEventsRequestValidationError) Cause() error
- func (e GetEventsRequestValidationError) Error() string
- func (e GetEventsRequestValidationError) ErrorName() string
- func (e GetEventsRequestValidationError) Field() string
- func (e GetEventsRequestValidationError) Key() bool
- func (e GetEventsRequestValidationError) Reason() string
- type GetEventsResponse
- func (*GetEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventsResponse) GetData() []byte
- func (x *GetEventsResponse) GetHeight() uint64
- func (x *GetEventsResponse) GetTypes() []string
- func (m *GetEventsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetEventsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetEventsResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetEventsResponse) ProtoMessage()
- func (x *GetEventsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventsResponse) Reset()
- func (m *GetEventsResponse) SizeVT() (n int)
- func (x *GetEventsResponse) String() string
- func (m *GetEventsResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetEventsResponse) Validate() error
- func (m *GetEventsResponse) ValidateAll() error
- type GetEventsResponseMultiError
- type GetEventsResponseValidationError
- func (e GetEventsResponseValidationError) Cause() error
- func (e GetEventsResponseValidationError) Error() string
- func (e GetEventsResponseValidationError) ErrorName() string
- func (e GetEventsResponseValidationError) Field() string
- func (e GetEventsResponseValidationError) Key() bool
- func (e GetEventsResponseValidationError) Reason() string
- type GetFirstRequest
- func (*GetFirstRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetFirstRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetFirstRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetFirstRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetFirstRequest) ProtoMessage()
- func (x *GetFirstRequest) ProtoReflect() protoreflect.Message
- func (x *GetFirstRequest) Reset()
- func (m *GetFirstRequest) SizeVT() (n int)
- func (x *GetFirstRequest) String() string
- func (m *GetFirstRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetFirstRequest) Validate() error
- func (m *GetFirstRequest) ValidateAll() error
- type GetFirstRequestMultiError
- type GetFirstRequestValidationError
- func (e GetFirstRequestValidationError) Cause() error
- func (e GetFirstRequestValidationError) Error() string
- func (e GetFirstRequestValidationError) ErrorName() string
- func (e GetFirstRequestValidationError) Field() string
- func (e GetFirstRequestValidationError) Key() bool
- func (e GetFirstRequestValidationError) Reason() string
- type GetFirstResponse
- func (*GetFirstResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFirstResponse) GetHeight() uint64
- func (m *GetFirstResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetFirstResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetFirstResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetFirstResponse) ProtoMessage()
- func (x *GetFirstResponse) ProtoReflect() protoreflect.Message
- func (x *GetFirstResponse) Reset()
- func (m *GetFirstResponse) SizeVT() (n int)
- func (x *GetFirstResponse) String() string
- func (m *GetFirstResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetFirstResponse) Validate() error
- func (m *GetFirstResponse) ValidateAll() error
- type GetFirstResponseMultiError
- type GetFirstResponseValidationError
- func (e GetFirstResponseValidationError) Cause() error
- func (e GetFirstResponseValidationError) Error() string
- func (e GetFirstResponseValidationError) ErrorName() string
- func (e GetFirstResponseValidationError) Field() string
- func (e GetFirstResponseValidationError) Key() bool
- func (e GetFirstResponseValidationError) Reason() string
- type GetGuaranteeRequest
- func (*GetGuaranteeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGuaranteeRequest) GetCollectionID() []byte
- func (m *GetGuaranteeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetGuaranteeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetGuaranteeRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetGuaranteeRequest) ProtoMessage()
- func (x *GetGuaranteeRequest) ProtoReflect() protoreflect.Message
- func (x *GetGuaranteeRequest) Reset()
- func (m *GetGuaranteeRequest) SizeVT() (n int)
- func (x *GetGuaranteeRequest) String() string
- func (m *GetGuaranteeRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetGuaranteeRequest) Validate() error
- func (m *GetGuaranteeRequest) ValidateAll() error
- type GetGuaranteeRequestMultiError
- type GetGuaranteeRequestValidationError
- func (e GetGuaranteeRequestValidationError) Cause() error
- func (e GetGuaranteeRequestValidationError) Error() string
- func (e GetGuaranteeRequestValidationError) ErrorName() string
- func (e GetGuaranteeRequestValidationError) Field() string
- func (e GetGuaranteeRequestValidationError) Key() bool
- func (e GetGuaranteeRequestValidationError) Reason() string
- type GetGuaranteeResponse
- func (*GetGuaranteeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGuaranteeResponse) GetCollectionID() []byte
- func (x *GetGuaranteeResponse) GetData() []byte
- func (m *GetGuaranteeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetGuaranteeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetGuaranteeResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetGuaranteeResponse) ProtoMessage()
- func (x *GetGuaranteeResponse) ProtoReflect() protoreflect.Message
- func (x *GetGuaranteeResponse) Reset()
- func (m *GetGuaranteeResponse) SizeVT() (n int)
- func (x *GetGuaranteeResponse) String() string
- func (m *GetGuaranteeResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetGuaranteeResponse) Validate() error
- func (m *GetGuaranteeResponse) ValidateAll() error
- type GetGuaranteeResponseMultiError
- type GetGuaranteeResponseValidationError
- func (e GetGuaranteeResponseValidationError) Cause() error
- func (e GetGuaranteeResponseValidationError) Error() string
- func (e GetGuaranteeResponseValidationError) ErrorName() string
- func (e GetGuaranteeResponseValidationError) Field() string
- func (e GetGuaranteeResponseValidationError) Key() bool
- func (e GetGuaranteeResponseValidationError) Reason() string
- type GetHeaderRequest
- func (*GetHeaderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeaderRequest) GetHeight() uint64
- func (m *GetHeaderRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeaderRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeaderRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetHeaderRequest) ProtoMessage()
- func (x *GetHeaderRequest) ProtoReflect() protoreflect.Message
- func (x *GetHeaderRequest) Reset()
- func (m *GetHeaderRequest) SizeVT() (n int)
- func (x *GetHeaderRequest) String() string
- func (m *GetHeaderRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetHeaderRequest) Validate() error
- func (m *GetHeaderRequest) ValidateAll() error
- type GetHeaderRequestMultiError
- type GetHeaderRequestValidationError
- func (e GetHeaderRequestValidationError) Cause() error
- func (e GetHeaderRequestValidationError) Error() string
- func (e GetHeaderRequestValidationError) ErrorName() string
- func (e GetHeaderRequestValidationError) Field() string
- func (e GetHeaderRequestValidationError) Key() bool
- func (e GetHeaderRequestValidationError) Reason() string
- type GetHeaderResponse
- func (*GetHeaderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeaderResponse) GetData() []byte
- func (x *GetHeaderResponse) GetHeight() uint64
- func (m *GetHeaderResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeaderResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeaderResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetHeaderResponse) ProtoMessage()
- func (x *GetHeaderResponse) ProtoReflect() protoreflect.Message
- func (x *GetHeaderResponse) Reset()
- func (m *GetHeaderResponse) SizeVT() (n int)
- func (x *GetHeaderResponse) String() string
- func (m *GetHeaderResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetHeaderResponse) Validate() error
- func (m *GetHeaderResponse) ValidateAll() error
- type GetHeaderResponseMultiError
- type GetHeaderResponseValidationError
- func (e GetHeaderResponseValidationError) Cause() error
- func (e GetHeaderResponseValidationError) Error() string
- func (e GetHeaderResponseValidationError) ErrorName() string
- func (e GetHeaderResponseValidationError) Field() string
- func (e GetHeaderResponseValidationError) Key() bool
- func (e GetHeaderResponseValidationError) Reason() string
- type GetHeightForBlockRequest
- func (*GetHeightForBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeightForBlockRequest) GetBlockID() []byte
- func (m *GetHeightForBlockRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeightForBlockRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeightForBlockRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetHeightForBlockRequest) ProtoMessage()
- func (x *GetHeightForBlockRequest) ProtoReflect() protoreflect.Message
- func (x *GetHeightForBlockRequest) Reset()
- func (m *GetHeightForBlockRequest) SizeVT() (n int)
- func (x *GetHeightForBlockRequest) String() string
- func (m *GetHeightForBlockRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetHeightForBlockRequest) Validate() error
- func (m *GetHeightForBlockRequest) ValidateAll() error
- type GetHeightForBlockRequestMultiError
- type GetHeightForBlockRequestValidationError
- func (e GetHeightForBlockRequestValidationError) Cause() error
- func (e GetHeightForBlockRequestValidationError) Error() string
- func (e GetHeightForBlockRequestValidationError) ErrorName() string
- func (e GetHeightForBlockRequestValidationError) Field() string
- func (e GetHeightForBlockRequestValidationError) Key() bool
- func (e GetHeightForBlockRequestValidationError) Reason() string
- type GetHeightForBlockResponse
- func (*GetHeightForBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeightForBlockResponse) GetBlockID() []byte
- func (x *GetHeightForBlockResponse) GetHeight() uint64
- func (m *GetHeightForBlockResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeightForBlockResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeightForBlockResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetHeightForBlockResponse) ProtoMessage()
- func (x *GetHeightForBlockResponse) ProtoReflect() protoreflect.Message
- func (x *GetHeightForBlockResponse) Reset()
- func (m *GetHeightForBlockResponse) SizeVT() (n int)
- func (x *GetHeightForBlockResponse) String() string
- func (m *GetHeightForBlockResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetHeightForBlockResponse) Validate() error
- func (m *GetHeightForBlockResponse) ValidateAll() error
- type GetHeightForBlockResponseMultiError
- type GetHeightForBlockResponseValidationError
- func (e GetHeightForBlockResponseValidationError) Cause() error
- func (e GetHeightForBlockResponseValidationError) Error() string
- func (e GetHeightForBlockResponseValidationError) ErrorName() string
- func (e GetHeightForBlockResponseValidationError) Field() string
- func (e GetHeightForBlockResponseValidationError) Key() bool
- func (e GetHeightForBlockResponseValidationError) Reason() string
- type GetHeightForTransactionRequest
- func (*GetHeightForTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeightForTransactionRequest) GetTransactionID() []byte
- func (m *GetHeightForTransactionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeightForTransactionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeightForTransactionRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetHeightForTransactionRequest) ProtoMessage()
- func (x *GetHeightForTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetHeightForTransactionRequest) Reset()
- func (m *GetHeightForTransactionRequest) SizeVT() (n int)
- func (x *GetHeightForTransactionRequest) String() string
- func (m *GetHeightForTransactionRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetHeightForTransactionRequest) Validate() error
- func (m *GetHeightForTransactionRequest) ValidateAll() error
- type GetHeightForTransactionRequestMultiError
- type GetHeightForTransactionRequestValidationError
- func (e GetHeightForTransactionRequestValidationError) Cause() error
- func (e GetHeightForTransactionRequestValidationError) Error() string
- func (e GetHeightForTransactionRequestValidationError) ErrorName() string
- func (e GetHeightForTransactionRequestValidationError) Field() string
- func (e GetHeightForTransactionRequestValidationError) Key() bool
- func (e GetHeightForTransactionRequestValidationError) Reason() string
- type GetHeightForTransactionResponse
- func (*GetHeightForTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeightForTransactionResponse) GetHeight() uint64
- func (x *GetHeightForTransactionResponse) GetTransactionID() []byte
- func (m *GetHeightForTransactionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetHeightForTransactionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetHeightForTransactionResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetHeightForTransactionResponse) ProtoMessage()
- func (x *GetHeightForTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetHeightForTransactionResponse) Reset()
- func (m *GetHeightForTransactionResponse) SizeVT() (n int)
- func (x *GetHeightForTransactionResponse) String() string
- func (m *GetHeightForTransactionResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetHeightForTransactionResponse) Validate() error
- func (m *GetHeightForTransactionResponse) ValidateAll() error
- type GetHeightForTransactionResponseMultiError
- type GetHeightForTransactionResponseValidationError
- func (e GetHeightForTransactionResponseValidationError) Cause() error
- func (e GetHeightForTransactionResponseValidationError) Error() string
- func (e GetHeightForTransactionResponseValidationError) ErrorName() string
- func (e GetHeightForTransactionResponseValidationError) Field() string
- func (e GetHeightForTransactionResponseValidationError) Key() bool
- func (e GetHeightForTransactionResponseValidationError) Reason() string
- type GetLastRequest
- func (*GetLastRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetLastRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetLastRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetLastRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetLastRequest) ProtoMessage()
- func (x *GetLastRequest) ProtoReflect() protoreflect.Message
- func (x *GetLastRequest) Reset()
- func (m *GetLastRequest) SizeVT() (n int)
- func (x *GetLastRequest) String() string
- func (m *GetLastRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetLastRequest) Validate() error
- func (m *GetLastRequest) ValidateAll() error
- type GetLastRequestMultiError
- type GetLastRequestValidationError
- func (e GetLastRequestValidationError) Cause() error
- func (e GetLastRequestValidationError) Error() string
- func (e GetLastRequestValidationError) ErrorName() string
- func (e GetLastRequestValidationError) Field() string
- func (e GetLastRequestValidationError) Key() bool
- func (e GetLastRequestValidationError) Reason() string
- type GetLastResponse
- func (*GetLastResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastResponse) GetHeight() uint64
- func (m *GetLastResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetLastResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetLastResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetLastResponse) ProtoMessage()
- func (x *GetLastResponse) ProtoReflect() protoreflect.Message
- func (x *GetLastResponse) Reset()
- func (m *GetLastResponse) SizeVT() (n int)
- func (x *GetLastResponse) String() string
- func (m *GetLastResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetLastResponse) Validate() error
- func (m *GetLastResponse) ValidateAll() error
- type GetLastResponseMultiError
- type GetLastResponseValidationError
- func (e GetLastResponseValidationError) Cause() error
- func (e GetLastResponseValidationError) Error() string
- func (e GetLastResponseValidationError) ErrorName() string
- func (e GetLastResponseValidationError) Field() string
- func (e GetLastResponseValidationError) Key() bool
- func (e GetLastResponseValidationError) Reason() string
- type GetRegisterValuesRequest
- func (*GetRegisterValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegisterValuesRequest) GetHeight() uint64
- func (x *GetRegisterValuesRequest) GetRegisters() [][]byte
- func (m *GetRegisterValuesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetRegisterValuesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetRegisterValuesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetRegisterValuesRequest) ProtoMessage()
- func (x *GetRegisterValuesRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegisterValuesRequest) Reset()
- func (m *GetRegisterValuesRequest) SizeVT() (n int)
- func (x *GetRegisterValuesRequest) String() string
- func (m *GetRegisterValuesRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetRegisterValuesRequest) Validate() error
- func (m *GetRegisterValuesRequest) ValidateAll() error
- type GetRegisterValuesRequestMultiError
- type GetRegisterValuesRequestValidationError
- func (e GetRegisterValuesRequestValidationError) Cause() error
- func (e GetRegisterValuesRequestValidationError) Error() string
- func (e GetRegisterValuesRequestValidationError) ErrorName() string
- func (e GetRegisterValuesRequestValidationError) Field() string
- func (e GetRegisterValuesRequestValidationError) Key() bool
- func (e GetRegisterValuesRequestValidationError) Reason() string
- type GetRegisterValuesResponse
- func (*GetRegisterValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegisterValuesResponse) GetValues() [][]byte
- func (m *GetRegisterValuesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetRegisterValuesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetRegisterValuesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetRegisterValuesResponse) ProtoMessage()
- func (x *GetRegisterValuesResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegisterValuesResponse) Reset()
- func (m *GetRegisterValuesResponse) SizeVT() (n int)
- func (x *GetRegisterValuesResponse) String() string
- func (m *GetRegisterValuesResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetRegisterValuesResponse) Validate() error
- func (m *GetRegisterValuesResponse) ValidateAll() error
- type GetRegisterValuesResponseMultiError
- type GetRegisterValuesResponseValidationError
- func (e GetRegisterValuesResponseValidationError) Cause() error
- func (e GetRegisterValuesResponseValidationError) Error() string
- func (e GetRegisterValuesResponseValidationError) ErrorName() string
- func (e GetRegisterValuesResponseValidationError) Field() string
- func (e GetRegisterValuesResponseValidationError) Key() bool
- func (e GetRegisterValuesResponseValidationError) Reason() string
- type GetResultRequest
- func (*GetResultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetResultRequest) GetTransactionID() []byte
- func (m *GetResultRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetResultRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetResultRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetResultRequest) ProtoMessage()
- func (x *GetResultRequest) ProtoReflect() protoreflect.Message
- func (x *GetResultRequest) Reset()
- func (m *GetResultRequest) SizeVT() (n int)
- func (x *GetResultRequest) String() string
- func (m *GetResultRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetResultRequest) Validate() error
- func (m *GetResultRequest) ValidateAll() error
- type GetResultRequestMultiError
- type GetResultRequestValidationError
- func (e GetResultRequestValidationError) Cause() error
- func (e GetResultRequestValidationError) Error() string
- func (e GetResultRequestValidationError) ErrorName() string
- func (e GetResultRequestValidationError) Field() string
- func (e GetResultRequestValidationError) Key() bool
- func (e GetResultRequestValidationError) Reason() string
- type GetResultResponse
- func (*GetResultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResultResponse) GetData() []byte
- func (x *GetResultResponse) GetTransactionID() []byte
- func (m *GetResultResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetResultResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetResultResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetResultResponse) ProtoMessage()
- func (x *GetResultResponse) ProtoReflect() protoreflect.Message
- func (x *GetResultResponse) Reset()
- func (m *GetResultResponse) SizeVT() (n int)
- func (x *GetResultResponse) String() string
- func (m *GetResultResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetResultResponse) Validate() error
- func (m *GetResultResponse) ValidateAll() error
- type GetResultResponseMultiError
- type GetResultResponseValidationError
- func (e GetResultResponseValidationError) Cause() error
- func (e GetResultResponseValidationError) Error() string
- func (e GetResultResponseValidationError) ErrorName() string
- func (e GetResultResponseValidationError) Field() string
- func (e GetResultResponseValidationError) Key() bool
- func (e GetResultResponseValidationError) Reason() string
- type GetSealRequest
- func (*GetSealRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSealRequest) GetSealID() []byte
- func (m *GetSealRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSealRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSealRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSealRequest) ProtoMessage()
- func (x *GetSealRequest) ProtoReflect() protoreflect.Message
- func (x *GetSealRequest) Reset()
- func (m *GetSealRequest) SizeVT() (n int)
- func (x *GetSealRequest) String() string
- func (m *GetSealRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetSealRequest) Validate() error
- func (m *GetSealRequest) ValidateAll() error
- type GetSealRequestMultiError
- type GetSealRequestValidationError
- func (e GetSealRequestValidationError) Cause() error
- func (e GetSealRequestValidationError) Error() string
- func (e GetSealRequestValidationError) ErrorName() string
- func (e GetSealRequestValidationError) Field() string
- func (e GetSealRequestValidationError) Key() bool
- func (e GetSealRequestValidationError) Reason() string
- type GetSealResponse
- func (*GetSealResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSealResponse) GetData() []byte
- func (x *GetSealResponse) GetSealID() []byte
- func (m *GetSealResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSealResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSealResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSealResponse) ProtoMessage()
- func (x *GetSealResponse) ProtoReflect() protoreflect.Message
- func (x *GetSealResponse) Reset()
- func (m *GetSealResponse) SizeVT() (n int)
- func (x *GetSealResponse) String() string
- func (m *GetSealResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetSealResponse) Validate() error
- func (m *GetSealResponse) ValidateAll() error
- type GetSealResponseMultiError
- type GetSealResponseValidationError
- func (e GetSealResponseValidationError) Cause() error
- func (e GetSealResponseValidationError) Error() string
- func (e GetSealResponseValidationError) ErrorName() string
- func (e GetSealResponseValidationError) Field() string
- func (e GetSealResponseValidationError) Key() bool
- func (e GetSealResponseValidationError) Reason() string
- type GetTransactionRequest
- func (*GetTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionRequest) GetTransactionID() []byte
- func (m *GetTransactionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransactionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransactionRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTransactionRequest) ProtoMessage()
- func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionRequest) Reset()
- func (m *GetTransactionRequest) SizeVT() (n int)
- func (x *GetTransactionRequest) String() string
- func (m *GetTransactionRequest) UnmarshalVT(dAtA []byte) error
- func (m *GetTransactionRequest) Validate() error
- func (m *GetTransactionRequest) ValidateAll() error
- type GetTransactionRequestMultiError
- type GetTransactionRequestValidationError
- func (e GetTransactionRequestValidationError) Cause() error
- func (e GetTransactionRequestValidationError) Error() string
- func (e GetTransactionRequestValidationError) ErrorName() string
- func (e GetTransactionRequestValidationError) Field() string
- func (e GetTransactionRequestValidationError) Key() bool
- func (e GetTransactionRequestValidationError) Reason() string
- type GetTransactionResponse
- func (*GetTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionResponse) GetData() []byte
- func (x *GetTransactionResponse) GetTransactionID() []byte
- func (m *GetTransactionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransactionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransactionResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTransactionResponse) ProtoMessage()
- func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionResponse) Reset()
- func (m *GetTransactionResponse) SizeVT() (n int)
- func (x *GetTransactionResponse) String() string
- func (m *GetTransactionResponse) UnmarshalVT(dAtA []byte) error
- func (m *GetTransactionResponse) Validate() error
- func (m *GetTransactionResponse) ValidateAll() error
- type GetTransactionResponseMultiError
- type GetTransactionResponseValidationError
- func (e GetTransactionResponseValidationError) Cause() error
- func (e GetTransactionResponseValidationError) Error() string
- func (e GetTransactionResponseValidationError) ErrorName() string
- func (e GetTransactionResponseValidationError) Field() string
- func (e GetTransactionResponseValidationError) Key() bool
- func (e GetTransactionResponseValidationError) Reason() string
- type Index
- func (i *Index) Collection(collID flow.Identifier) (*flow.LightCollection, error)
- func (i *Index) CollectionsByHeight(height uint64) ([]flow.Identifier, error)
- func (i *Index) Commit(height uint64) (flow.StateCommitment, error)
- func (i *Index) Events(height uint64, types ...flow.EventType) ([]flow.Event, error)
- func (i *Index) First() (uint64, error)
- func (i *Index) Guarantee(collID flow.Identifier) (*flow.CollectionGuarantee, error)
- func (i *Index) Header(height uint64) (*flow.Header, error)
- func (i *Index) HeightForBlock(blockID flow.Identifier) (uint64, error)
- func (i *Index) HeightForTransaction(txID flow.Identifier) (uint64, error)
- func (i *Index) Last() (uint64, error)
- func (i *Index) LatestRegisterHeight() (uint64, error)
- func (i *Index) Result(txID flow.Identifier) (*flow.TransactionResult, error)
- func (i *Index) Seal(sealID flow.Identifier) (*flow.Seal, error)
- func (i *Index) SealsByHeight(height uint64) ([]flow.Identifier, error)
- func (i *Index) Transaction(txID flow.Identifier) (*flow.TransactionBody, error)
- func (i *Index) TransactionsByHeight(height uint64) ([]flow.Identifier, error)
- func (i *Index) Values(height uint64, regs flow.RegisterIDs) ([]flow.RegisterValue, error)
- type ListCollectionsForHeightRequest
- func (*ListCollectionsForHeightRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCollectionsForHeightRequest) GetHeight() uint64
- func (m *ListCollectionsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListCollectionsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListCollectionsForHeightRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListCollectionsForHeightRequest) ProtoMessage()
- func (x *ListCollectionsForHeightRequest) ProtoReflect() protoreflect.Message
- func (x *ListCollectionsForHeightRequest) Reset()
- func (m *ListCollectionsForHeightRequest) SizeVT() (n int)
- func (x *ListCollectionsForHeightRequest) String() string
- func (m *ListCollectionsForHeightRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListCollectionsForHeightRequest) Validate() error
- func (m *ListCollectionsForHeightRequest) ValidateAll() error
- type ListCollectionsForHeightRequestMultiError
- type ListCollectionsForHeightRequestValidationError
- func (e ListCollectionsForHeightRequestValidationError) Cause() error
- func (e ListCollectionsForHeightRequestValidationError) Error() string
- func (e ListCollectionsForHeightRequestValidationError) ErrorName() string
- func (e ListCollectionsForHeightRequestValidationError) Field() string
- func (e ListCollectionsForHeightRequestValidationError) Key() bool
- func (e ListCollectionsForHeightRequestValidationError) Reason() string
- type ListCollectionsForHeightResponse
- func (*ListCollectionsForHeightResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCollectionsForHeightResponse) GetCollectionIDs() [][]byte
- func (x *ListCollectionsForHeightResponse) GetHeight() uint64
- func (m *ListCollectionsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListCollectionsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListCollectionsForHeightResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListCollectionsForHeightResponse) ProtoMessage()
- func (x *ListCollectionsForHeightResponse) ProtoReflect() protoreflect.Message
- func (x *ListCollectionsForHeightResponse) Reset()
- func (m *ListCollectionsForHeightResponse) SizeVT() (n int)
- func (x *ListCollectionsForHeightResponse) String() string
- func (m *ListCollectionsForHeightResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListCollectionsForHeightResponse) Validate() error
- func (m *ListCollectionsForHeightResponse) ValidateAll() error
- type ListCollectionsForHeightResponseMultiError
- type ListCollectionsForHeightResponseValidationError
- func (e ListCollectionsForHeightResponseValidationError) Cause() error
- func (e ListCollectionsForHeightResponseValidationError) Error() string
- func (e ListCollectionsForHeightResponseValidationError) ErrorName() string
- func (e ListCollectionsForHeightResponseValidationError) Field() string
- func (e ListCollectionsForHeightResponseValidationError) Key() bool
- func (e ListCollectionsForHeightResponseValidationError) Reason() string
- type ListSealsForHeightRequest
- func (*ListSealsForHeightRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSealsForHeightRequest) GetHeight() uint64
- func (m *ListSealsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSealsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSealsForHeightRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListSealsForHeightRequest) ProtoMessage()
- func (x *ListSealsForHeightRequest) ProtoReflect() protoreflect.Message
- func (x *ListSealsForHeightRequest) Reset()
- func (m *ListSealsForHeightRequest) SizeVT() (n int)
- func (x *ListSealsForHeightRequest) String() string
- func (m *ListSealsForHeightRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListSealsForHeightRequest) Validate() error
- func (m *ListSealsForHeightRequest) ValidateAll() error
- type ListSealsForHeightRequestMultiError
- type ListSealsForHeightRequestValidationError
- func (e ListSealsForHeightRequestValidationError) Cause() error
- func (e ListSealsForHeightRequestValidationError) Error() string
- func (e ListSealsForHeightRequestValidationError) ErrorName() string
- func (e ListSealsForHeightRequestValidationError) Field() string
- func (e ListSealsForHeightRequestValidationError) Key() bool
- func (e ListSealsForHeightRequestValidationError) Reason() string
- type ListSealsForHeightResponse
- func (*ListSealsForHeightResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSealsForHeightResponse) GetHeight() uint64
- func (x *ListSealsForHeightResponse) GetSealIDs() [][]byte
- func (m *ListSealsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSealsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSealsForHeightResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListSealsForHeightResponse) ProtoMessage()
- func (x *ListSealsForHeightResponse) ProtoReflect() protoreflect.Message
- func (x *ListSealsForHeightResponse) Reset()
- func (m *ListSealsForHeightResponse) SizeVT() (n int)
- func (x *ListSealsForHeightResponse) String() string
- func (m *ListSealsForHeightResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListSealsForHeightResponse) Validate() error
- func (m *ListSealsForHeightResponse) ValidateAll() error
- type ListSealsForHeightResponseMultiError
- type ListSealsForHeightResponseValidationError
- func (e ListSealsForHeightResponseValidationError) Cause() error
- func (e ListSealsForHeightResponseValidationError) Error() string
- func (e ListSealsForHeightResponseValidationError) ErrorName() string
- func (e ListSealsForHeightResponseValidationError) Field() string
- func (e ListSealsForHeightResponseValidationError) Key() bool
- func (e ListSealsForHeightResponseValidationError) Reason() string
- type ListTransactionsForHeightRequest
- func (*ListTransactionsForHeightRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTransactionsForHeightRequest) GetHeight() uint64
- func (m *ListTransactionsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListTransactionsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListTransactionsForHeightRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListTransactionsForHeightRequest) ProtoMessage()
- func (x *ListTransactionsForHeightRequest) ProtoReflect() protoreflect.Message
- func (x *ListTransactionsForHeightRequest) Reset()
- func (m *ListTransactionsForHeightRequest) SizeVT() (n int)
- func (x *ListTransactionsForHeightRequest) String() string
- func (m *ListTransactionsForHeightRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListTransactionsForHeightRequest) Validate() error
- func (m *ListTransactionsForHeightRequest) ValidateAll() error
- type ListTransactionsForHeightRequestMultiError
- type ListTransactionsForHeightRequestValidationError
- func (e ListTransactionsForHeightRequestValidationError) Cause() error
- func (e ListTransactionsForHeightRequestValidationError) Error() string
- func (e ListTransactionsForHeightRequestValidationError) ErrorName() string
- func (e ListTransactionsForHeightRequestValidationError) Field() string
- func (e ListTransactionsForHeightRequestValidationError) Key() bool
- func (e ListTransactionsForHeightRequestValidationError) Reason() string
- type ListTransactionsForHeightResponse
- func (*ListTransactionsForHeightResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTransactionsForHeightResponse) GetHeight() uint64
- func (x *ListTransactionsForHeightResponse) GetTransactionIDs() [][]byte
- func (m *ListTransactionsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListTransactionsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListTransactionsForHeightResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListTransactionsForHeightResponse) ProtoMessage()
- func (x *ListTransactionsForHeightResponse) ProtoReflect() protoreflect.Message
- func (x *ListTransactionsForHeightResponse) Reset()
- func (m *ListTransactionsForHeightResponse) SizeVT() (n int)
- func (x *ListTransactionsForHeightResponse) String() string
- func (m *ListTransactionsForHeightResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListTransactionsForHeightResponse) Validate() error
- func (m *ListTransactionsForHeightResponse) ValidateAll() error
- type ListTransactionsForHeightResponseMultiError
- type ListTransactionsForHeightResponseValidationError
- func (e ListTransactionsForHeightResponseValidationError) Cause() error
- func (e ListTransactionsForHeightResponseValidationError) Error() string
- func (e ListTransactionsForHeightResponseValidationError) ErrorName() string
- func (e ListTransactionsForHeightResponseValidationError) Field() string
- func (e ListTransactionsForHeightResponseValidationError) Key() bool
- func (e ListTransactionsForHeightResponseValidationError) Reason() string
- type Option
- type Server
- func (s *Server) GetCollection(ctx context.Context, req *GetCollectionRequest) (*GetCollectionResponse, error)
- func (s *Server) GetCommit(ctx context.Context, req *GetCommitRequest) (*GetCommitResponse, error)
- func (s *Server) GetEvents(ctx context.Context, req *GetEventsRequest) (*GetEventsResponse, error)
- func (s *Server) GetFirst(ctx context.Context, _ *GetFirstRequest) (*GetFirstResponse, error)
- func (s *Server) GetGuarantee(ctx context.Context, req *GetGuaranteeRequest) (*GetGuaranteeResponse, error)
- func (s *Server) GetHeader(ctx context.Context, req *GetHeaderRequest) (*GetHeaderResponse, error)
- func (s *Server) GetHeightForBlock(ctx context.Context, req *GetHeightForBlockRequest) (*GetHeightForBlockResponse, error)
- func (s *Server) GetHeightForTransaction(ctx context.Context, req *GetHeightForTransactionRequest) (*GetHeightForTransactionResponse, error)
- func (s *Server) GetLast(ctx context.Context, _ *GetLastRequest) (*GetLastResponse, error)
- func (s *Server) GetRegisterValues(ctx context.Context, req *GetRegisterValuesRequest) (*GetRegisterValuesResponse, error)
- func (s *Server) GetResult(ctx context.Context, req *GetResultRequest) (*GetResultResponse, error)
- func (s *Server) GetSeal(ctx context.Context, req *GetSealRequest) (*GetSealResponse, error)
- func (s *Server) GetTransaction(ctx context.Context, req *GetTransactionRequest) (*GetTransactionResponse, error)
- func (s *Server) ListCollectionsForHeight(ctx context.Context, req *ListCollectionsForHeightRequest) (*ListCollectionsForHeightResponse, error)
- func (s *Server) ListSealsForHeight(ctx context.Context, req *ListSealsForHeightRequest) (*ListSealsForHeightResponse, error)
- func (s *Server) ListTransactionsForHeight(ctx context.Context, req *ListTransactionsForHeightRequest) (*ListTransactionsForHeightResponse, error)
- type UnimplementedAPIServer
- func (UnimplementedAPIServer) GetCollection(context.Context, *GetCollectionRequest) (*GetCollectionResponse, error)
- func (UnimplementedAPIServer) GetCommit(context.Context, *GetCommitRequest) (*GetCommitResponse, error)
- func (UnimplementedAPIServer) GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error)
- func (UnimplementedAPIServer) GetFirst(context.Context, *GetFirstRequest) (*GetFirstResponse, error)
- func (UnimplementedAPIServer) GetGuarantee(context.Context, *GetGuaranteeRequest) (*GetGuaranteeResponse, error)
- func (UnimplementedAPIServer) GetHeader(context.Context, *GetHeaderRequest) (*GetHeaderResponse, error)
- func (UnimplementedAPIServer) GetHeightForBlock(context.Context, *GetHeightForBlockRequest) (*GetHeightForBlockResponse, error)
- func (UnimplementedAPIServer) GetHeightForTransaction(context.Context, *GetHeightForTransactionRequest) (*GetHeightForTransactionResponse, error)
- func (UnimplementedAPIServer) GetLast(context.Context, *GetLastRequest) (*GetLastResponse, error)
- func (UnimplementedAPIServer) GetRegisterValues(context.Context, *GetRegisterValuesRequest) (*GetRegisterValuesResponse, error)
- func (UnimplementedAPIServer) GetResult(context.Context, *GetResultRequest) (*GetResultResponse, error)
- func (UnimplementedAPIServer) GetSeal(context.Context, *GetSealRequest) (*GetSealResponse, error)
- func (UnimplementedAPIServer) GetTransaction(context.Context, *GetTransactionRequest) (*GetTransactionResponse, error)
- func (UnimplementedAPIServer) ListCollectionsForHeight(context.Context, *ListCollectionsForHeightRequest) (*ListCollectionsForHeightResponse, error)
- func (UnimplementedAPIServer) ListSealsForHeight(context.Context, *ListSealsForHeightRequest) (*ListSealsForHeightResponse, error)
- func (UnimplementedAPIServer) ListTransactionsForHeight(context.Context, *ListTransactionsForHeightRequest) (*ListTransactionsForHeightResponse, error)
- type UnsafeAPIServer
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var API_ServiceDesc = grpc.ServiceDesc{ ServiceName: "API", HandlerType: (*APIServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetFirst", Handler: _API_GetFirst_Handler, }, { MethodName: "GetLast", Handler: _API_GetLast_Handler, }, { MethodName: "GetHeightForBlock", Handler: _API_GetHeightForBlock_Handler, }, { MethodName: "GetCommit", Handler: _API_GetCommit_Handler, }, { MethodName: "GetHeader", Handler: _API_GetHeader_Handler, }, { MethodName: "GetEvents", Handler: _API_GetEvents_Handler, }, { MethodName: "GetRegisterValues", Handler: _API_GetRegisterValues_Handler, }, { MethodName: "GetCollection", Handler: _API_GetCollection_Handler, }, { MethodName: "ListCollectionsForHeight", Handler: _API_ListCollectionsForHeight_Handler, }, { MethodName: "GetGuarantee", Handler: _API_GetGuarantee_Handler, }, { MethodName: "GetTransaction", Handler: _API_GetTransaction_Handler, }, { MethodName: "GetHeightForTransaction", Handler: _API_GetHeightForTransaction_Handler, }, { MethodName: "ListTransactionsForHeight", Handler: _API_ListTransactionsForHeight_Handler, }, { MethodName: "GetResult", Handler: _API_GetResult_Handler, }, { MethodName: "GetSeal", Handler: _API_GetSeal_Handler, }, { MethodName: "ListSealsForHeight", Handler: _API_ListSealsForHeight_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api.proto", }
API_ServiceDesc is the grpc.ServiceDesc for API service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DefaultConfig = Config{ // contains filtered or unexported fields }
var File_api_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAPIServer ¶
func RegisterAPIServer(s grpc.ServiceRegistrar, srv APIServer)
Types ¶
type APIClient ¶
type APIClient interface { GetFirst(ctx context.Context, in *GetFirstRequest, opts ...grpc.CallOption) (*GetFirstResponse, error) GetLast(ctx context.Context, in *GetLastRequest, opts ...grpc.CallOption) (*GetLastResponse, error) GetHeightForBlock(ctx context.Context, in *GetHeightForBlockRequest, opts ...grpc.CallOption) (*GetHeightForBlockResponse, error) GetCommit(ctx context.Context, in *GetCommitRequest, opts ...grpc.CallOption) (*GetCommitResponse, error) GetHeader(ctx context.Context, in *GetHeaderRequest, opts ...grpc.CallOption) (*GetHeaderResponse, error) GetEvents(ctx context.Context, in *GetEventsRequest, opts ...grpc.CallOption) (*GetEventsResponse, error) GetRegisterValues(ctx context.Context, in *GetRegisterValuesRequest, opts ...grpc.CallOption) (*GetRegisterValuesResponse, error) GetCollection(ctx context.Context, in *GetCollectionRequest, opts ...grpc.CallOption) (*GetCollectionResponse, error) ListCollectionsForHeight(ctx context.Context, in *ListCollectionsForHeightRequest, opts ...grpc.CallOption) (*ListCollectionsForHeightResponse, error) GetGuarantee(ctx context.Context, in *GetGuaranteeRequest, opts ...grpc.CallOption) (*GetGuaranteeResponse, error) GetTransaction(ctx context.Context, in *GetTransactionRequest, opts ...grpc.CallOption) (*GetTransactionResponse, error) GetHeightForTransaction(ctx context.Context, in *GetHeightForTransactionRequest, opts ...grpc.CallOption) (*GetHeightForTransactionResponse, error) ListTransactionsForHeight(ctx context.Context, in *ListTransactionsForHeightRequest, opts ...grpc.CallOption) (*ListTransactionsForHeightResponse, error) GetResult(ctx context.Context, in *GetResultRequest, opts ...grpc.CallOption) (*GetResultResponse, error) GetSeal(ctx context.Context, in *GetSealRequest, opts ...grpc.CallOption) (*GetSealResponse, error) ListSealsForHeight(ctx context.Context, in *ListSealsForHeightRequest, opts ...grpc.CallOption) (*ListSealsForHeightResponse, error) }
APIClient is the client API for API service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAPIClient ¶
func NewAPIClient(cc grpc.ClientConnInterface) APIClient
type APIServer ¶
type APIServer interface { GetFirst(context.Context, *GetFirstRequest) (*GetFirstResponse, error) GetLast(context.Context, *GetLastRequest) (*GetLastResponse, error) GetHeightForBlock(context.Context, *GetHeightForBlockRequest) (*GetHeightForBlockResponse, error) GetCommit(context.Context, *GetCommitRequest) (*GetCommitResponse, error) GetHeader(context.Context, *GetHeaderRequest) (*GetHeaderResponse, error) GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error) GetRegisterValues(context.Context, *GetRegisterValuesRequest) (*GetRegisterValuesResponse, error) GetCollection(context.Context, *GetCollectionRequest) (*GetCollectionResponse, error) ListCollectionsForHeight(context.Context, *ListCollectionsForHeightRequest) (*ListCollectionsForHeightResponse, error) GetGuarantee(context.Context, *GetGuaranteeRequest) (*GetGuaranteeResponse, error) GetTransaction(context.Context, *GetTransactionRequest) (*GetTransactionResponse, error) GetHeightForTransaction(context.Context, *GetHeightForTransactionRequest) (*GetHeightForTransactionResponse, error) ListTransactionsForHeight(context.Context, *ListTransactionsForHeightRequest) (*ListTransactionsForHeightResponse, error) GetResult(context.Context, *GetResultRequest) (*GetResultResponse, error) GetSeal(context.Context, *GetSealRequest) (*GetSealResponse, error) ListSealsForHeight(context.Context, *ListSealsForHeightRequest) (*ListSealsForHeightResponse, error) // contains filtered or unexported methods }
APIServer is the server API for API service. All implementations must embed UnimplementedAPIServer for forward compatibility
type GetCollectionRequest ¶
type GetCollectionRequest struct { CollectionID []byte `protobuf:"bytes,1,opt,name=collectionID,proto3" json:"collectionID,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionRequest) Descriptor
deprecated
func (*GetCollectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionRequest.ProtoReflect.Descriptor instead.
func (*GetCollectionRequest) GetCollectionID ¶
func (x *GetCollectionRequest) GetCollectionID() []byte
func (*GetCollectionRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetCollectionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCollectionRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetCollectionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetCollectionRequest) MarshalVT ¶ added in v0.29.4
func (m *GetCollectionRequest) MarshalVT() (dAtA []byte, err error)
func (*GetCollectionRequest) ProtoMessage ¶
func (*GetCollectionRequest) ProtoMessage()
func (*GetCollectionRequest) ProtoReflect ¶
func (x *GetCollectionRequest) ProtoReflect() protoreflect.Message
func (*GetCollectionRequest) Reset ¶
func (x *GetCollectionRequest) Reset()
func (*GetCollectionRequest) SizeVT ¶ added in v0.29.4
func (m *GetCollectionRequest) SizeVT() (n int)
func (*GetCollectionRequest) String ¶
func (x *GetCollectionRequest) String() string
func (*GetCollectionRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetCollectionRequest) UnmarshalVT(dAtA []byte) error
func (*GetCollectionRequest) Validate ¶ added in v0.31.4
func (m *GetCollectionRequest) Validate() error
Validate checks the field values on GetCollectionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCollectionRequest) ValidateAll ¶ added in v0.31.4
func (m *GetCollectionRequest) ValidateAll() error
ValidateAll checks the field values on GetCollectionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCollectionRequestMultiError, or nil if none found.
type GetCollectionRequestMultiError ¶ added in v0.31.4
type GetCollectionRequestMultiError []error
GetCollectionRequestMultiError is an error wrapping multiple validation errors returned by GetCollectionRequest.ValidateAll() if the designated constraints aren't met.
func (GetCollectionRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetCollectionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionRequestMultiError) Error ¶ added in v0.31.4
func (m GetCollectionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionRequestValidationError ¶ added in v0.31.4
type GetCollectionRequestValidationError struct {
// contains filtered or unexported fields
}
GetCollectionRequestValidationError is the validation error returned by GetCollectionRequest.Validate if the designated constraints aren't met.
func (GetCollectionRequestValidationError) Cause ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionRequestValidationError) Error ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionRequestValidationError) Field ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) Field() string
Field function returns field value.
func (GetCollectionRequestValidationError) Key ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) Key() bool
Key function returns key value.
func (GetCollectionRequestValidationError) Reason ¶ added in v0.31.4
func (e GetCollectionRequestValidationError) Reason() string
Reason function returns reason value.
type GetCollectionResponse ¶
type GetCollectionResponse struct { CollectionID []byte `protobuf:"bytes,1,opt,name=collectionID,proto3" json:"collectionID,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionResponse) Descriptor
deprecated
func (*GetCollectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionResponse.ProtoReflect.Descriptor instead.
func (*GetCollectionResponse) GetCollectionID ¶
func (x *GetCollectionResponse) GetCollectionID() []byte
func (*GetCollectionResponse) GetData ¶
func (x *GetCollectionResponse) GetData() []byte
func (*GetCollectionResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetCollectionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCollectionResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetCollectionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetCollectionResponse) MarshalVT ¶ added in v0.29.4
func (m *GetCollectionResponse) MarshalVT() (dAtA []byte, err error)
func (*GetCollectionResponse) ProtoMessage ¶
func (*GetCollectionResponse) ProtoMessage()
func (*GetCollectionResponse) ProtoReflect ¶
func (x *GetCollectionResponse) ProtoReflect() protoreflect.Message
func (*GetCollectionResponse) Reset ¶
func (x *GetCollectionResponse) Reset()
func (*GetCollectionResponse) SizeVT ¶ added in v0.29.4
func (m *GetCollectionResponse) SizeVT() (n int)
func (*GetCollectionResponse) String ¶
func (x *GetCollectionResponse) String() string
func (*GetCollectionResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetCollectionResponse) UnmarshalVT(dAtA []byte) error
func (*GetCollectionResponse) Validate ¶ added in v0.31.4
func (m *GetCollectionResponse) Validate() error
Validate checks the field values on GetCollectionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCollectionResponse) ValidateAll ¶ added in v0.31.4
func (m *GetCollectionResponse) ValidateAll() error
ValidateAll checks the field values on GetCollectionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCollectionResponseMultiError, or nil if none found.
type GetCollectionResponseMultiError ¶ added in v0.31.4
type GetCollectionResponseMultiError []error
GetCollectionResponseMultiError is an error wrapping multiple validation errors returned by GetCollectionResponse.ValidateAll() if the designated constraints aren't met.
func (GetCollectionResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetCollectionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionResponseMultiError) Error ¶ added in v0.31.4
func (m GetCollectionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionResponseValidationError ¶ added in v0.31.4
type GetCollectionResponseValidationError struct {
// contains filtered or unexported fields
}
GetCollectionResponseValidationError is the validation error returned by GetCollectionResponse.Validate if the designated constraints aren't met.
func (GetCollectionResponseValidationError) Cause ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionResponseValidationError) Error ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionResponseValidationError) Field ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) Field() string
Field function returns field value.
func (GetCollectionResponseValidationError) Key ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) Key() bool
Key function returns key value.
func (GetCollectionResponseValidationError) Reason ¶ added in v0.31.4
func (e GetCollectionResponseValidationError) Reason() string
Reason function returns reason value.
type GetCommitRequest ¶
type GetCommitRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetCommitRequest) Descriptor
deprecated
func (*GetCommitRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCommitRequest.ProtoReflect.Descriptor instead.
func (*GetCommitRequest) GetHeight ¶
func (x *GetCommitRequest) GetHeight() uint64
func (*GetCommitRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetCommitRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCommitRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetCommitRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetCommitRequest) MarshalVT ¶ added in v0.29.4
func (m *GetCommitRequest) MarshalVT() (dAtA []byte, err error)
func (*GetCommitRequest) ProtoMessage ¶
func (*GetCommitRequest) ProtoMessage()
func (*GetCommitRequest) ProtoReflect ¶
func (x *GetCommitRequest) ProtoReflect() protoreflect.Message
func (*GetCommitRequest) Reset ¶
func (x *GetCommitRequest) Reset()
func (*GetCommitRequest) SizeVT ¶ added in v0.29.4
func (m *GetCommitRequest) SizeVT() (n int)
func (*GetCommitRequest) String ¶
func (x *GetCommitRequest) String() string
func (*GetCommitRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetCommitRequest) UnmarshalVT(dAtA []byte) error
func (*GetCommitRequest) Validate ¶ added in v0.31.4
func (m *GetCommitRequest) Validate() error
Validate checks the field values on GetCommitRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCommitRequest) ValidateAll ¶ added in v0.31.4
func (m *GetCommitRequest) ValidateAll() error
ValidateAll checks the field values on GetCommitRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCommitRequestMultiError, or nil if none found.
type GetCommitRequestMultiError ¶ added in v0.31.4
type GetCommitRequestMultiError []error
GetCommitRequestMultiError is an error wrapping multiple validation errors returned by GetCommitRequest.ValidateAll() if the designated constraints aren't met.
func (GetCommitRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetCommitRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommitRequestMultiError) Error ¶ added in v0.31.4
func (m GetCommitRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommitRequestValidationError ¶ added in v0.31.4
type GetCommitRequestValidationError struct {
// contains filtered or unexported fields
}
GetCommitRequestValidationError is the validation error returned by GetCommitRequest.Validate if the designated constraints aren't met.
func (GetCommitRequestValidationError) Cause ¶ added in v0.31.4
func (e GetCommitRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCommitRequestValidationError) Error ¶ added in v0.31.4
func (e GetCommitRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommitRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetCommitRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommitRequestValidationError) Field ¶ added in v0.31.4
func (e GetCommitRequestValidationError) Field() string
Field function returns field value.
func (GetCommitRequestValidationError) Key ¶ added in v0.31.4
func (e GetCommitRequestValidationError) Key() bool
Key function returns key value.
func (GetCommitRequestValidationError) Reason ¶ added in v0.31.4
func (e GetCommitRequestValidationError) Reason() string
Reason function returns reason value.
type GetCommitResponse ¶
type GetCommitResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` Commit []byte `protobuf:"bytes,2,opt,name=commit,proto3" json:"commit,omitempty"` // contains filtered or unexported fields }
func (*GetCommitResponse) Descriptor
deprecated
func (*GetCommitResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCommitResponse.ProtoReflect.Descriptor instead.
func (*GetCommitResponse) GetCommit ¶
func (x *GetCommitResponse) GetCommit() []byte
func (*GetCommitResponse) GetHeight ¶
func (x *GetCommitResponse) GetHeight() uint64
func (*GetCommitResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetCommitResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCommitResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetCommitResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetCommitResponse) MarshalVT ¶ added in v0.29.4
func (m *GetCommitResponse) MarshalVT() (dAtA []byte, err error)
func (*GetCommitResponse) ProtoMessage ¶
func (*GetCommitResponse) ProtoMessage()
func (*GetCommitResponse) ProtoReflect ¶
func (x *GetCommitResponse) ProtoReflect() protoreflect.Message
func (*GetCommitResponse) Reset ¶
func (x *GetCommitResponse) Reset()
func (*GetCommitResponse) SizeVT ¶ added in v0.29.4
func (m *GetCommitResponse) SizeVT() (n int)
func (*GetCommitResponse) String ¶
func (x *GetCommitResponse) String() string
func (*GetCommitResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetCommitResponse) UnmarshalVT(dAtA []byte) error
func (*GetCommitResponse) Validate ¶ added in v0.31.4
func (m *GetCommitResponse) Validate() error
Validate checks the field values on GetCommitResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCommitResponse) ValidateAll ¶ added in v0.31.4
func (m *GetCommitResponse) ValidateAll() error
ValidateAll checks the field values on GetCommitResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCommitResponseMultiError, or nil if none found.
type GetCommitResponseMultiError ¶ added in v0.31.4
type GetCommitResponseMultiError []error
GetCommitResponseMultiError is an error wrapping multiple validation errors returned by GetCommitResponse.ValidateAll() if the designated constraints aren't met.
func (GetCommitResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetCommitResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommitResponseMultiError) Error ¶ added in v0.31.4
func (m GetCommitResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommitResponseValidationError ¶ added in v0.31.4
type GetCommitResponseValidationError struct {
// contains filtered or unexported fields
}
GetCommitResponseValidationError is the validation error returned by GetCommitResponse.Validate if the designated constraints aren't met.
func (GetCommitResponseValidationError) Cause ¶ added in v0.31.4
func (e GetCommitResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCommitResponseValidationError) Error ¶ added in v0.31.4
func (e GetCommitResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommitResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetCommitResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommitResponseValidationError) Field ¶ added in v0.31.4
func (e GetCommitResponseValidationError) Field() string
Field function returns field value.
func (GetCommitResponseValidationError) Key ¶ added in v0.31.4
func (e GetCommitResponseValidationError) Key() bool
Key function returns key value.
func (GetCommitResponseValidationError) Reason ¶ added in v0.31.4
func (e GetCommitResponseValidationError) Reason() string
Reason function returns reason value.
type GetEventsRequest ¶
type GetEventsRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` Types []string `protobuf:"bytes,2,rep,name=types,proto3" json:"types,omitempty"` // contains filtered or unexported fields }
func (*GetEventsRequest) Descriptor
deprecated
func (*GetEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventsRequest.ProtoReflect.Descriptor instead.
func (*GetEventsRequest) GetHeight ¶
func (x *GetEventsRequest) GetHeight() uint64
func (*GetEventsRequest) GetTypes ¶
func (x *GetEventsRequest) GetTypes() []string
func (*GetEventsRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetEventsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetEventsRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetEventsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetEventsRequest) MarshalVT ¶ added in v0.29.4
func (m *GetEventsRequest) MarshalVT() (dAtA []byte, err error)
func (*GetEventsRequest) ProtoMessage ¶
func (*GetEventsRequest) ProtoMessage()
func (*GetEventsRequest) ProtoReflect ¶
func (x *GetEventsRequest) ProtoReflect() protoreflect.Message
func (*GetEventsRequest) Reset ¶
func (x *GetEventsRequest) Reset()
func (*GetEventsRequest) SizeVT ¶ added in v0.29.4
func (m *GetEventsRequest) SizeVT() (n int)
func (*GetEventsRequest) String ¶
func (x *GetEventsRequest) String() string
func (*GetEventsRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetEventsRequest) UnmarshalVT(dAtA []byte) error
func (*GetEventsRequest) Validate ¶ added in v0.31.4
func (m *GetEventsRequest) Validate() error
Validate checks the field values on GetEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetEventsRequest) ValidateAll ¶ added in v0.31.4
func (m *GetEventsRequest) ValidateAll() error
ValidateAll checks the field values on GetEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetEventsRequestMultiError, or nil if none found.
type GetEventsRequestMultiError ¶ added in v0.31.4
type GetEventsRequestMultiError []error
GetEventsRequestMultiError is an error wrapping multiple validation errors returned by GetEventsRequest.ValidateAll() if the designated constraints aren't met.
func (GetEventsRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventsRequestMultiError) Error ¶ added in v0.31.4
func (m GetEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventsRequestValidationError ¶ added in v0.31.4
type GetEventsRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventsRequestValidationError is the validation error returned by GetEventsRequest.Validate if the designated constraints aren't met.
func (GetEventsRequestValidationError) Cause ¶ added in v0.31.4
func (e GetEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventsRequestValidationError) Error ¶ added in v0.31.4
func (e GetEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventsRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventsRequestValidationError) Field ¶ added in v0.31.4
func (e GetEventsRequestValidationError) Field() string
Field function returns field value.
func (GetEventsRequestValidationError) Key ¶ added in v0.31.4
func (e GetEventsRequestValidationError) Key() bool
Key function returns key value.
func (GetEventsRequestValidationError) Reason ¶ added in v0.31.4
func (e GetEventsRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventsResponse ¶
type GetEventsResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` Types []string `protobuf:"bytes,2,rep,name=types,proto3" json:"types,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetEventsResponse) Descriptor
deprecated
func (*GetEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventsResponse.ProtoReflect.Descriptor instead.
func (*GetEventsResponse) GetData ¶
func (x *GetEventsResponse) GetData() []byte
func (*GetEventsResponse) GetHeight ¶
func (x *GetEventsResponse) GetHeight() uint64
func (*GetEventsResponse) GetTypes ¶
func (x *GetEventsResponse) GetTypes() []string
func (*GetEventsResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetEventsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetEventsResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetEventsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetEventsResponse) MarshalVT ¶ added in v0.29.4
func (m *GetEventsResponse) MarshalVT() (dAtA []byte, err error)
func (*GetEventsResponse) ProtoMessage ¶
func (*GetEventsResponse) ProtoMessage()
func (*GetEventsResponse) ProtoReflect ¶
func (x *GetEventsResponse) ProtoReflect() protoreflect.Message
func (*GetEventsResponse) Reset ¶
func (x *GetEventsResponse) Reset()
func (*GetEventsResponse) SizeVT ¶ added in v0.29.4
func (m *GetEventsResponse) SizeVT() (n int)
func (*GetEventsResponse) String ¶
func (x *GetEventsResponse) String() string
func (*GetEventsResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetEventsResponse) UnmarshalVT(dAtA []byte) error
func (*GetEventsResponse) Validate ¶ added in v0.31.4
func (m *GetEventsResponse) Validate() error
Validate checks the field values on GetEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetEventsResponse) ValidateAll ¶ added in v0.31.4
func (m *GetEventsResponse) ValidateAll() error
ValidateAll checks the field values on GetEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetEventsResponseMultiError, or nil if none found.
type GetEventsResponseMultiError ¶ added in v0.31.4
type GetEventsResponseMultiError []error
GetEventsResponseMultiError is an error wrapping multiple validation errors returned by GetEventsResponse.ValidateAll() if the designated constraints aren't met.
func (GetEventsResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventsResponseMultiError) Error ¶ added in v0.31.4
func (m GetEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventsResponseValidationError ¶ added in v0.31.4
type GetEventsResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventsResponseValidationError is the validation error returned by GetEventsResponse.Validate if the designated constraints aren't met.
func (GetEventsResponseValidationError) Cause ¶ added in v0.31.4
func (e GetEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventsResponseValidationError) Error ¶ added in v0.31.4
func (e GetEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventsResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventsResponseValidationError) Field ¶ added in v0.31.4
func (e GetEventsResponseValidationError) Field() string
Field function returns field value.
func (GetEventsResponseValidationError) Key ¶ added in v0.31.4
func (e GetEventsResponseValidationError) Key() bool
Key function returns key value.
func (GetEventsResponseValidationError) Reason ¶ added in v0.31.4
func (e GetEventsResponseValidationError) Reason() string
Reason function returns reason value.
type GetFirstRequest ¶
type GetFirstRequest struct {
// contains filtered or unexported fields
}
func (*GetFirstRequest) Descriptor
deprecated
func (*GetFirstRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFirstRequest.ProtoReflect.Descriptor instead.
func (*GetFirstRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetFirstRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetFirstRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetFirstRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetFirstRequest) MarshalVT ¶ added in v0.29.4
func (m *GetFirstRequest) MarshalVT() (dAtA []byte, err error)
func (*GetFirstRequest) ProtoMessage ¶
func (*GetFirstRequest) ProtoMessage()
func (*GetFirstRequest) ProtoReflect ¶
func (x *GetFirstRequest) ProtoReflect() protoreflect.Message
func (*GetFirstRequest) Reset ¶
func (x *GetFirstRequest) Reset()
func (*GetFirstRequest) SizeVT ¶ added in v0.29.4
func (m *GetFirstRequest) SizeVT() (n int)
func (*GetFirstRequest) String ¶
func (x *GetFirstRequest) String() string
func (*GetFirstRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetFirstRequest) UnmarshalVT(dAtA []byte) error
func (*GetFirstRequest) Validate ¶ added in v0.31.4
func (m *GetFirstRequest) Validate() error
Validate checks the field values on GetFirstRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFirstRequest) ValidateAll ¶ added in v0.31.4
func (m *GetFirstRequest) ValidateAll() error
ValidateAll checks the field values on GetFirstRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFirstRequestMultiError, or nil if none found.
type GetFirstRequestMultiError ¶ added in v0.31.4
type GetFirstRequestMultiError []error
GetFirstRequestMultiError is an error wrapping multiple validation errors returned by GetFirstRequest.ValidateAll() if the designated constraints aren't met.
func (GetFirstRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetFirstRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFirstRequestMultiError) Error ¶ added in v0.31.4
func (m GetFirstRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFirstRequestValidationError ¶ added in v0.31.4
type GetFirstRequestValidationError struct {
// contains filtered or unexported fields
}
GetFirstRequestValidationError is the validation error returned by GetFirstRequest.Validate if the designated constraints aren't met.
func (GetFirstRequestValidationError) Cause ¶ added in v0.31.4
func (e GetFirstRequestValidationError) Cause() error
Cause function returns cause value.
func (GetFirstRequestValidationError) Error ¶ added in v0.31.4
func (e GetFirstRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetFirstRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetFirstRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetFirstRequestValidationError) Field ¶ added in v0.31.4
func (e GetFirstRequestValidationError) Field() string
Field function returns field value.
func (GetFirstRequestValidationError) Key ¶ added in v0.31.4
func (e GetFirstRequestValidationError) Key() bool
Key function returns key value.
func (GetFirstRequestValidationError) Reason ¶ added in v0.31.4
func (e GetFirstRequestValidationError) Reason() string
Reason function returns reason value.
type GetFirstResponse ¶
type GetFirstResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetFirstResponse) Descriptor
deprecated
func (*GetFirstResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFirstResponse.ProtoReflect.Descriptor instead.
func (*GetFirstResponse) GetHeight ¶
func (x *GetFirstResponse) GetHeight() uint64
func (*GetFirstResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetFirstResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetFirstResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetFirstResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetFirstResponse) MarshalVT ¶ added in v0.29.4
func (m *GetFirstResponse) MarshalVT() (dAtA []byte, err error)
func (*GetFirstResponse) ProtoMessage ¶
func (*GetFirstResponse) ProtoMessage()
func (*GetFirstResponse) ProtoReflect ¶
func (x *GetFirstResponse) ProtoReflect() protoreflect.Message
func (*GetFirstResponse) Reset ¶
func (x *GetFirstResponse) Reset()
func (*GetFirstResponse) SizeVT ¶ added in v0.29.4
func (m *GetFirstResponse) SizeVT() (n int)
func (*GetFirstResponse) String ¶
func (x *GetFirstResponse) String() string
func (*GetFirstResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetFirstResponse) UnmarshalVT(dAtA []byte) error
func (*GetFirstResponse) Validate ¶ added in v0.31.4
func (m *GetFirstResponse) Validate() error
Validate checks the field values on GetFirstResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFirstResponse) ValidateAll ¶ added in v0.31.4
func (m *GetFirstResponse) ValidateAll() error
ValidateAll checks the field values on GetFirstResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFirstResponseMultiError, or nil if none found.
type GetFirstResponseMultiError ¶ added in v0.31.4
type GetFirstResponseMultiError []error
GetFirstResponseMultiError is an error wrapping multiple validation errors returned by GetFirstResponse.ValidateAll() if the designated constraints aren't met.
func (GetFirstResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetFirstResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFirstResponseMultiError) Error ¶ added in v0.31.4
func (m GetFirstResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFirstResponseValidationError ¶ added in v0.31.4
type GetFirstResponseValidationError struct {
// contains filtered or unexported fields
}
GetFirstResponseValidationError is the validation error returned by GetFirstResponse.Validate if the designated constraints aren't met.
func (GetFirstResponseValidationError) Cause ¶ added in v0.31.4
func (e GetFirstResponseValidationError) Cause() error
Cause function returns cause value.
func (GetFirstResponseValidationError) Error ¶ added in v0.31.4
func (e GetFirstResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetFirstResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetFirstResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetFirstResponseValidationError) Field ¶ added in v0.31.4
func (e GetFirstResponseValidationError) Field() string
Field function returns field value.
func (GetFirstResponseValidationError) Key ¶ added in v0.31.4
func (e GetFirstResponseValidationError) Key() bool
Key function returns key value.
func (GetFirstResponseValidationError) Reason ¶ added in v0.31.4
func (e GetFirstResponseValidationError) Reason() string
Reason function returns reason value.
type GetGuaranteeRequest ¶
type GetGuaranteeRequest struct { CollectionID []byte `protobuf:"bytes,1,opt,name=collectionID,proto3" json:"collectionID,omitempty"` // contains filtered or unexported fields }
func (*GetGuaranteeRequest) Descriptor
deprecated
func (*GetGuaranteeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGuaranteeRequest.ProtoReflect.Descriptor instead.
func (*GetGuaranteeRequest) GetCollectionID ¶
func (x *GetGuaranteeRequest) GetCollectionID() []byte
func (*GetGuaranteeRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetGuaranteeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetGuaranteeRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetGuaranteeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetGuaranteeRequest) MarshalVT ¶ added in v0.29.4
func (m *GetGuaranteeRequest) MarshalVT() (dAtA []byte, err error)
func (*GetGuaranteeRequest) ProtoMessage ¶
func (*GetGuaranteeRequest) ProtoMessage()
func (*GetGuaranteeRequest) ProtoReflect ¶
func (x *GetGuaranteeRequest) ProtoReflect() protoreflect.Message
func (*GetGuaranteeRequest) Reset ¶
func (x *GetGuaranteeRequest) Reset()
func (*GetGuaranteeRequest) SizeVT ¶ added in v0.29.4
func (m *GetGuaranteeRequest) SizeVT() (n int)
func (*GetGuaranteeRequest) String ¶
func (x *GetGuaranteeRequest) String() string
func (*GetGuaranteeRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetGuaranteeRequest) UnmarshalVT(dAtA []byte) error
func (*GetGuaranteeRequest) Validate ¶ added in v0.31.4
func (m *GetGuaranteeRequest) Validate() error
Validate checks the field values on GetGuaranteeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGuaranteeRequest) ValidateAll ¶ added in v0.31.4
func (m *GetGuaranteeRequest) ValidateAll() error
ValidateAll checks the field values on GetGuaranteeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGuaranteeRequestMultiError, or nil if none found.
type GetGuaranteeRequestMultiError ¶ added in v0.31.4
type GetGuaranteeRequestMultiError []error
GetGuaranteeRequestMultiError is an error wrapping multiple validation errors returned by GetGuaranteeRequest.ValidateAll() if the designated constraints aren't met.
func (GetGuaranteeRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetGuaranteeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGuaranteeRequestMultiError) Error ¶ added in v0.31.4
func (m GetGuaranteeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGuaranteeRequestValidationError ¶ added in v0.31.4
type GetGuaranteeRequestValidationError struct {
// contains filtered or unexported fields
}
GetGuaranteeRequestValidationError is the validation error returned by GetGuaranteeRequest.Validate if the designated constraints aren't met.
func (GetGuaranteeRequestValidationError) Cause ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGuaranteeRequestValidationError) Error ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGuaranteeRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGuaranteeRequestValidationError) Field ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) Field() string
Field function returns field value.
func (GetGuaranteeRequestValidationError) Key ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) Key() bool
Key function returns key value.
func (GetGuaranteeRequestValidationError) Reason ¶ added in v0.31.4
func (e GetGuaranteeRequestValidationError) Reason() string
Reason function returns reason value.
type GetGuaranteeResponse ¶
type GetGuaranteeResponse struct { CollectionID []byte `protobuf:"bytes,1,opt,name=collectionID,proto3" json:"collectionID,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetGuaranteeResponse) Descriptor
deprecated
func (*GetGuaranteeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGuaranteeResponse.ProtoReflect.Descriptor instead.
func (*GetGuaranteeResponse) GetCollectionID ¶
func (x *GetGuaranteeResponse) GetCollectionID() []byte
func (*GetGuaranteeResponse) GetData ¶
func (x *GetGuaranteeResponse) GetData() []byte
func (*GetGuaranteeResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetGuaranteeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetGuaranteeResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetGuaranteeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetGuaranteeResponse) MarshalVT ¶ added in v0.29.4
func (m *GetGuaranteeResponse) MarshalVT() (dAtA []byte, err error)
func (*GetGuaranteeResponse) ProtoMessage ¶
func (*GetGuaranteeResponse) ProtoMessage()
func (*GetGuaranteeResponse) ProtoReflect ¶
func (x *GetGuaranteeResponse) ProtoReflect() protoreflect.Message
func (*GetGuaranteeResponse) Reset ¶
func (x *GetGuaranteeResponse) Reset()
func (*GetGuaranteeResponse) SizeVT ¶ added in v0.29.4
func (m *GetGuaranteeResponse) SizeVT() (n int)
func (*GetGuaranteeResponse) String ¶
func (x *GetGuaranteeResponse) String() string
func (*GetGuaranteeResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetGuaranteeResponse) UnmarshalVT(dAtA []byte) error
func (*GetGuaranteeResponse) Validate ¶ added in v0.31.4
func (m *GetGuaranteeResponse) Validate() error
Validate checks the field values on GetGuaranteeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGuaranteeResponse) ValidateAll ¶ added in v0.31.4
func (m *GetGuaranteeResponse) ValidateAll() error
ValidateAll checks the field values on GetGuaranteeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGuaranteeResponseMultiError, or nil if none found.
type GetGuaranteeResponseMultiError ¶ added in v0.31.4
type GetGuaranteeResponseMultiError []error
GetGuaranteeResponseMultiError is an error wrapping multiple validation errors returned by GetGuaranteeResponse.ValidateAll() if the designated constraints aren't met.
func (GetGuaranteeResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetGuaranteeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGuaranteeResponseMultiError) Error ¶ added in v0.31.4
func (m GetGuaranteeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGuaranteeResponseValidationError ¶ added in v0.31.4
type GetGuaranteeResponseValidationError struct {
// contains filtered or unexported fields
}
GetGuaranteeResponseValidationError is the validation error returned by GetGuaranteeResponse.Validate if the designated constraints aren't met.
func (GetGuaranteeResponseValidationError) Cause ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGuaranteeResponseValidationError) Error ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGuaranteeResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGuaranteeResponseValidationError) Field ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) Field() string
Field function returns field value.
func (GetGuaranteeResponseValidationError) Key ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) Key() bool
Key function returns key value.
func (GetGuaranteeResponseValidationError) Reason ¶ added in v0.31.4
func (e GetGuaranteeResponseValidationError) Reason() string
Reason function returns reason value.
type GetHeaderRequest ¶
type GetHeaderRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetHeaderRequest) Descriptor
deprecated
func (*GetHeaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeaderRequest.ProtoReflect.Descriptor instead.
func (*GetHeaderRequest) GetHeight ¶
func (x *GetHeaderRequest) GetHeight() uint64
func (*GetHeaderRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeaderRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeaderRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetHeaderRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeaderRequest) MarshalVT ¶ added in v0.29.4
func (m *GetHeaderRequest) MarshalVT() (dAtA []byte, err error)
func (*GetHeaderRequest) ProtoMessage ¶
func (*GetHeaderRequest) ProtoMessage()
func (*GetHeaderRequest) ProtoReflect ¶
func (x *GetHeaderRequest) ProtoReflect() protoreflect.Message
func (*GetHeaderRequest) Reset ¶
func (x *GetHeaderRequest) Reset()
func (*GetHeaderRequest) SizeVT ¶ added in v0.29.4
func (m *GetHeaderRequest) SizeVT() (n int)
func (*GetHeaderRequest) String ¶
func (x *GetHeaderRequest) String() string
func (*GetHeaderRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeaderRequest) UnmarshalVT(dAtA []byte) error
func (*GetHeaderRequest) Validate ¶ added in v0.31.4
func (m *GetHeaderRequest) Validate() error
Validate checks the field values on GetHeaderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeaderRequest) ValidateAll ¶ added in v0.31.4
func (m *GetHeaderRequest) ValidateAll() error
ValidateAll checks the field values on GetHeaderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeaderRequestMultiError, or nil if none found.
type GetHeaderRequestMultiError ¶ added in v0.31.4
type GetHeaderRequestMultiError []error
GetHeaderRequestMultiError is an error wrapping multiple validation errors returned by GetHeaderRequest.ValidateAll() if the designated constraints aren't met.
func (GetHeaderRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeaderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeaderRequestMultiError) Error ¶ added in v0.31.4
func (m GetHeaderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeaderRequestValidationError ¶ added in v0.31.4
type GetHeaderRequestValidationError struct {
// contains filtered or unexported fields
}
GetHeaderRequestValidationError is the validation error returned by GetHeaderRequest.Validate if the designated constraints aren't met.
func (GetHeaderRequestValidationError) Cause ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) Cause() error
Cause function returns cause value.
func (GetHeaderRequestValidationError) Error ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeaderRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeaderRequestValidationError) Field ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) Field() string
Field function returns field value.
func (GetHeaderRequestValidationError) Key ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) Key() bool
Key function returns key value.
func (GetHeaderRequestValidationError) Reason ¶ added in v0.31.4
func (e GetHeaderRequestValidationError) Reason() string
Reason function returns reason value.
type GetHeaderResponse ¶
type GetHeaderResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetHeaderResponse) Descriptor
deprecated
func (*GetHeaderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeaderResponse.ProtoReflect.Descriptor instead.
func (*GetHeaderResponse) GetData ¶
func (x *GetHeaderResponse) GetData() []byte
func (*GetHeaderResponse) GetHeight ¶
func (x *GetHeaderResponse) GetHeight() uint64
func (*GetHeaderResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeaderResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeaderResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetHeaderResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeaderResponse) MarshalVT ¶ added in v0.29.4
func (m *GetHeaderResponse) MarshalVT() (dAtA []byte, err error)
func (*GetHeaderResponse) ProtoMessage ¶
func (*GetHeaderResponse) ProtoMessage()
func (*GetHeaderResponse) ProtoReflect ¶
func (x *GetHeaderResponse) ProtoReflect() protoreflect.Message
func (*GetHeaderResponse) Reset ¶
func (x *GetHeaderResponse) Reset()
func (*GetHeaderResponse) SizeVT ¶ added in v0.29.4
func (m *GetHeaderResponse) SizeVT() (n int)
func (*GetHeaderResponse) String ¶
func (x *GetHeaderResponse) String() string
func (*GetHeaderResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeaderResponse) UnmarshalVT(dAtA []byte) error
func (*GetHeaderResponse) Validate ¶ added in v0.31.4
func (m *GetHeaderResponse) Validate() error
Validate checks the field values on GetHeaderResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeaderResponse) ValidateAll ¶ added in v0.31.4
func (m *GetHeaderResponse) ValidateAll() error
ValidateAll checks the field values on GetHeaderResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeaderResponseMultiError, or nil if none found.
type GetHeaderResponseMultiError ¶ added in v0.31.4
type GetHeaderResponseMultiError []error
GetHeaderResponseMultiError is an error wrapping multiple validation errors returned by GetHeaderResponse.ValidateAll() if the designated constraints aren't met.
func (GetHeaderResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeaderResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeaderResponseMultiError) Error ¶ added in v0.31.4
func (m GetHeaderResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeaderResponseValidationError ¶ added in v0.31.4
type GetHeaderResponseValidationError struct {
// contains filtered or unexported fields
}
GetHeaderResponseValidationError is the validation error returned by GetHeaderResponse.Validate if the designated constraints aren't met.
func (GetHeaderResponseValidationError) Cause ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) Cause() error
Cause function returns cause value.
func (GetHeaderResponseValidationError) Error ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeaderResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeaderResponseValidationError) Field ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) Field() string
Field function returns field value.
func (GetHeaderResponseValidationError) Key ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) Key() bool
Key function returns key value.
func (GetHeaderResponseValidationError) Reason ¶ added in v0.31.4
func (e GetHeaderResponseValidationError) Reason() string
Reason function returns reason value.
type GetHeightForBlockRequest ¶
type GetHeightForBlockRequest struct { BlockID []byte `protobuf:"bytes,1,opt,name=blockID,proto3" json:"blockID,omitempty"` // contains filtered or unexported fields }
func (*GetHeightForBlockRequest) Descriptor
deprecated
func (*GetHeightForBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightForBlockRequest.ProtoReflect.Descriptor instead.
func (*GetHeightForBlockRequest) GetBlockID ¶
func (x *GetHeightForBlockRequest) GetBlockID() []byte
func (*GetHeightForBlockRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeightForBlockRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeightForBlockRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetHeightForBlockRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeightForBlockRequest) MarshalVT ¶ added in v0.29.4
func (m *GetHeightForBlockRequest) MarshalVT() (dAtA []byte, err error)
func (*GetHeightForBlockRequest) ProtoMessage ¶
func (*GetHeightForBlockRequest) ProtoMessage()
func (*GetHeightForBlockRequest) ProtoReflect ¶
func (x *GetHeightForBlockRequest) ProtoReflect() protoreflect.Message
func (*GetHeightForBlockRequest) Reset ¶
func (x *GetHeightForBlockRequest) Reset()
func (*GetHeightForBlockRequest) SizeVT ¶ added in v0.29.4
func (m *GetHeightForBlockRequest) SizeVT() (n int)
func (*GetHeightForBlockRequest) String ¶
func (x *GetHeightForBlockRequest) String() string
func (*GetHeightForBlockRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeightForBlockRequest) UnmarshalVT(dAtA []byte) error
func (*GetHeightForBlockRequest) Validate ¶ added in v0.31.4
func (m *GetHeightForBlockRequest) Validate() error
Validate checks the field values on GetHeightForBlockRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeightForBlockRequest) ValidateAll ¶ added in v0.31.4
func (m *GetHeightForBlockRequest) ValidateAll() error
ValidateAll checks the field values on GetHeightForBlockRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeightForBlockRequestMultiError, or nil if none found.
type GetHeightForBlockRequestMultiError ¶ added in v0.31.4
type GetHeightForBlockRequestMultiError []error
GetHeightForBlockRequestMultiError is an error wrapping multiple validation errors returned by GetHeightForBlockRequest.ValidateAll() if the designated constraints aren't met.
func (GetHeightForBlockRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeightForBlockRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeightForBlockRequestMultiError) Error ¶ added in v0.31.4
func (m GetHeightForBlockRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeightForBlockRequestValidationError ¶ added in v0.31.4
type GetHeightForBlockRequestValidationError struct {
// contains filtered or unexported fields
}
GetHeightForBlockRequestValidationError is the validation error returned by GetHeightForBlockRequest.Validate if the designated constraints aren't met.
func (GetHeightForBlockRequestValidationError) Cause ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) Cause() error
Cause function returns cause value.
func (GetHeightForBlockRequestValidationError) Error ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeightForBlockRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeightForBlockRequestValidationError) Field ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) Field() string
Field function returns field value.
func (GetHeightForBlockRequestValidationError) Key ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) Key() bool
Key function returns key value.
func (GetHeightForBlockRequestValidationError) Reason ¶ added in v0.31.4
func (e GetHeightForBlockRequestValidationError) Reason() string
Reason function returns reason value.
type GetHeightForBlockResponse ¶
type GetHeightForBlockResponse struct { BlockID []byte `protobuf:"bytes,1,opt,name=blockID,proto3" json:"blockID,omitempty"` Height uint64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetHeightForBlockResponse) Descriptor
deprecated
func (*GetHeightForBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightForBlockResponse.ProtoReflect.Descriptor instead.
func (*GetHeightForBlockResponse) GetBlockID ¶
func (x *GetHeightForBlockResponse) GetBlockID() []byte
func (*GetHeightForBlockResponse) GetHeight ¶
func (x *GetHeightForBlockResponse) GetHeight() uint64
func (*GetHeightForBlockResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeightForBlockResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeightForBlockResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetHeightForBlockResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeightForBlockResponse) MarshalVT ¶ added in v0.29.4
func (m *GetHeightForBlockResponse) MarshalVT() (dAtA []byte, err error)
func (*GetHeightForBlockResponse) ProtoMessage ¶
func (*GetHeightForBlockResponse) ProtoMessage()
func (*GetHeightForBlockResponse) ProtoReflect ¶
func (x *GetHeightForBlockResponse) ProtoReflect() protoreflect.Message
func (*GetHeightForBlockResponse) Reset ¶
func (x *GetHeightForBlockResponse) Reset()
func (*GetHeightForBlockResponse) SizeVT ¶ added in v0.29.4
func (m *GetHeightForBlockResponse) SizeVT() (n int)
func (*GetHeightForBlockResponse) String ¶
func (x *GetHeightForBlockResponse) String() string
func (*GetHeightForBlockResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeightForBlockResponse) UnmarshalVT(dAtA []byte) error
func (*GetHeightForBlockResponse) Validate ¶ added in v0.31.4
func (m *GetHeightForBlockResponse) Validate() error
Validate checks the field values on GetHeightForBlockResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeightForBlockResponse) ValidateAll ¶ added in v0.31.4
func (m *GetHeightForBlockResponse) ValidateAll() error
ValidateAll checks the field values on GetHeightForBlockResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeightForBlockResponseMultiError, or nil if none found.
type GetHeightForBlockResponseMultiError ¶ added in v0.31.4
type GetHeightForBlockResponseMultiError []error
GetHeightForBlockResponseMultiError is an error wrapping multiple validation errors returned by GetHeightForBlockResponse.ValidateAll() if the designated constraints aren't met.
func (GetHeightForBlockResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeightForBlockResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeightForBlockResponseMultiError) Error ¶ added in v0.31.4
func (m GetHeightForBlockResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeightForBlockResponseValidationError ¶ added in v0.31.4
type GetHeightForBlockResponseValidationError struct {
// contains filtered or unexported fields
}
GetHeightForBlockResponseValidationError is the validation error returned by GetHeightForBlockResponse.Validate if the designated constraints aren't met.
func (GetHeightForBlockResponseValidationError) Cause ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) Cause() error
Cause function returns cause value.
func (GetHeightForBlockResponseValidationError) Error ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeightForBlockResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeightForBlockResponseValidationError) Field ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) Field() string
Field function returns field value.
func (GetHeightForBlockResponseValidationError) Key ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) Key() bool
Key function returns key value.
func (GetHeightForBlockResponseValidationError) Reason ¶ added in v0.31.4
func (e GetHeightForBlockResponseValidationError) Reason() string
Reason function returns reason value.
type GetHeightForTransactionRequest ¶
type GetHeightForTransactionRequest struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` // contains filtered or unexported fields }
func (*GetHeightForTransactionRequest) Descriptor
deprecated
func (*GetHeightForTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightForTransactionRequest.ProtoReflect.Descriptor instead.
func (*GetHeightForTransactionRequest) GetTransactionID ¶
func (x *GetHeightForTransactionRequest) GetTransactionID() []byte
func (*GetHeightForTransactionRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeightForTransactionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeightForTransactionRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetHeightForTransactionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeightForTransactionRequest) MarshalVT ¶ added in v0.29.4
func (m *GetHeightForTransactionRequest) MarshalVT() (dAtA []byte, err error)
func (*GetHeightForTransactionRequest) ProtoMessage ¶
func (*GetHeightForTransactionRequest) ProtoMessage()
func (*GetHeightForTransactionRequest) ProtoReflect ¶
func (x *GetHeightForTransactionRequest) ProtoReflect() protoreflect.Message
func (*GetHeightForTransactionRequest) Reset ¶
func (x *GetHeightForTransactionRequest) Reset()
func (*GetHeightForTransactionRequest) SizeVT ¶ added in v0.29.4
func (m *GetHeightForTransactionRequest) SizeVT() (n int)
func (*GetHeightForTransactionRequest) String ¶
func (x *GetHeightForTransactionRequest) String() string
func (*GetHeightForTransactionRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeightForTransactionRequest) UnmarshalVT(dAtA []byte) error
func (*GetHeightForTransactionRequest) Validate ¶ added in v0.31.4
func (m *GetHeightForTransactionRequest) Validate() error
Validate checks the field values on GetHeightForTransactionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeightForTransactionRequest) ValidateAll ¶ added in v0.31.4
func (m *GetHeightForTransactionRequest) ValidateAll() error
ValidateAll checks the field values on GetHeightForTransactionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeightForTransactionRequestMultiError, or nil if none found.
type GetHeightForTransactionRequestMultiError ¶ added in v0.31.4
type GetHeightForTransactionRequestMultiError []error
GetHeightForTransactionRequestMultiError is an error wrapping multiple validation errors returned by GetHeightForTransactionRequest.ValidateAll() if the designated constraints aren't met.
func (GetHeightForTransactionRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeightForTransactionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeightForTransactionRequestMultiError) Error ¶ added in v0.31.4
func (m GetHeightForTransactionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeightForTransactionRequestValidationError ¶ added in v0.31.4
type GetHeightForTransactionRequestValidationError struct {
// contains filtered or unexported fields
}
GetHeightForTransactionRequestValidationError is the validation error returned by GetHeightForTransactionRequest.Validate if the designated constraints aren't met.
func (GetHeightForTransactionRequestValidationError) Cause ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetHeightForTransactionRequestValidationError) Error ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeightForTransactionRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeightForTransactionRequestValidationError) Field ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) Field() string
Field function returns field value.
func (GetHeightForTransactionRequestValidationError) Key ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) Key() bool
Key function returns key value.
func (GetHeightForTransactionRequestValidationError) Reason ¶ added in v0.31.4
func (e GetHeightForTransactionRequestValidationError) Reason() string
Reason function returns reason value.
type GetHeightForTransactionResponse ¶
type GetHeightForTransactionResponse struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` Height uint64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetHeightForTransactionResponse) Descriptor
deprecated
func (*GetHeightForTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightForTransactionResponse.ProtoReflect.Descriptor instead.
func (*GetHeightForTransactionResponse) GetHeight ¶
func (x *GetHeightForTransactionResponse) GetHeight() uint64
func (*GetHeightForTransactionResponse) GetTransactionID ¶
func (x *GetHeightForTransactionResponse) GetTransactionID() []byte
func (*GetHeightForTransactionResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetHeightForTransactionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetHeightForTransactionResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetHeightForTransactionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetHeightForTransactionResponse) MarshalVT ¶ added in v0.29.4
func (m *GetHeightForTransactionResponse) MarshalVT() (dAtA []byte, err error)
func (*GetHeightForTransactionResponse) ProtoMessage ¶
func (*GetHeightForTransactionResponse) ProtoMessage()
func (*GetHeightForTransactionResponse) ProtoReflect ¶
func (x *GetHeightForTransactionResponse) ProtoReflect() protoreflect.Message
func (*GetHeightForTransactionResponse) Reset ¶
func (x *GetHeightForTransactionResponse) Reset()
func (*GetHeightForTransactionResponse) SizeVT ¶ added in v0.29.4
func (m *GetHeightForTransactionResponse) SizeVT() (n int)
func (*GetHeightForTransactionResponse) String ¶
func (x *GetHeightForTransactionResponse) String() string
func (*GetHeightForTransactionResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetHeightForTransactionResponse) UnmarshalVT(dAtA []byte) error
func (*GetHeightForTransactionResponse) Validate ¶ added in v0.31.4
func (m *GetHeightForTransactionResponse) Validate() error
Validate checks the field values on GetHeightForTransactionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetHeightForTransactionResponse) ValidateAll ¶ added in v0.31.4
func (m *GetHeightForTransactionResponse) ValidateAll() error
ValidateAll checks the field values on GetHeightForTransactionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetHeightForTransactionResponseMultiError, or nil if none found.
type GetHeightForTransactionResponseMultiError ¶ added in v0.31.4
type GetHeightForTransactionResponseMultiError []error
GetHeightForTransactionResponseMultiError is an error wrapping multiple validation errors returned by GetHeightForTransactionResponse.ValidateAll() if the designated constraints aren't met.
func (GetHeightForTransactionResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetHeightForTransactionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHeightForTransactionResponseMultiError) Error ¶ added in v0.31.4
func (m GetHeightForTransactionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHeightForTransactionResponseValidationError ¶ added in v0.31.4
type GetHeightForTransactionResponseValidationError struct {
// contains filtered or unexported fields
}
GetHeightForTransactionResponseValidationError is the validation error returned by GetHeightForTransactionResponse.Validate if the designated constraints aren't met.
func (GetHeightForTransactionResponseValidationError) Cause ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetHeightForTransactionResponseValidationError) Error ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetHeightForTransactionResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetHeightForTransactionResponseValidationError) Field ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) Field() string
Field function returns field value.
func (GetHeightForTransactionResponseValidationError) Key ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) Key() bool
Key function returns key value.
func (GetHeightForTransactionResponseValidationError) Reason ¶ added in v0.31.4
func (e GetHeightForTransactionResponseValidationError) Reason() string
Reason function returns reason value.
type GetLastRequest ¶
type GetLastRequest struct {
// contains filtered or unexported fields
}
func (*GetLastRequest) Descriptor
deprecated
func (*GetLastRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLastRequest.ProtoReflect.Descriptor instead.
func (*GetLastRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetLastRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetLastRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetLastRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetLastRequest) MarshalVT ¶ added in v0.29.4
func (m *GetLastRequest) MarshalVT() (dAtA []byte, err error)
func (*GetLastRequest) ProtoMessage ¶
func (*GetLastRequest) ProtoMessage()
func (*GetLastRequest) ProtoReflect ¶
func (x *GetLastRequest) ProtoReflect() protoreflect.Message
func (*GetLastRequest) Reset ¶
func (x *GetLastRequest) Reset()
func (*GetLastRequest) SizeVT ¶ added in v0.29.4
func (m *GetLastRequest) SizeVT() (n int)
func (*GetLastRequest) String ¶
func (x *GetLastRequest) String() string
func (*GetLastRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetLastRequest) UnmarshalVT(dAtA []byte) error
func (*GetLastRequest) Validate ¶ added in v0.31.4
func (m *GetLastRequest) Validate() error
Validate checks the field values on GetLastRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetLastRequest) ValidateAll ¶ added in v0.31.4
func (m *GetLastRequest) ValidateAll() error
ValidateAll checks the field values on GetLastRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetLastRequestMultiError, or nil if none found.
type GetLastRequestMultiError ¶ added in v0.31.4
type GetLastRequestMultiError []error
GetLastRequestMultiError is an error wrapping multiple validation errors returned by GetLastRequest.ValidateAll() if the designated constraints aren't met.
func (GetLastRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetLastRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastRequestMultiError) Error ¶ added in v0.31.4
func (m GetLastRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastRequestValidationError ¶ added in v0.31.4
type GetLastRequestValidationError struct {
// contains filtered or unexported fields
}
GetLastRequestValidationError is the validation error returned by GetLastRequest.Validate if the designated constraints aren't met.
func (GetLastRequestValidationError) Cause ¶ added in v0.31.4
func (e GetLastRequestValidationError) Cause() error
Cause function returns cause value.
func (GetLastRequestValidationError) Error ¶ added in v0.31.4
func (e GetLastRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetLastRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastRequestValidationError) Field ¶ added in v0.31.4
func (e GetLastRequestValidationError) Field() string
Field function returns field value.
func (GetLastRequestValidationError) Key ¶ added in v0.31.4
func (e GetLastRequestValidationError) Key() bool
Key function returns key value.
func (GetLastRequestValidationError) Reason ¶ added in v0.31.4
func (e GetLastRequestValidationError) Reason() string
Reason function returns reason value.
type GetLastResponse ¶
type GetLastResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*GetLastResponse) Descriptor
deprecated
func (*GetLastResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLastResponse.ProtoReflect.Descriptor instead.
func (*GetLastResponse) GetHeight ¶
func (x *GetLastResponse) GetHeight() uint64
func (*GetLastResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetLastResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetLastResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetLastResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetLastResponse) MarshalVT ¶ added in v0.29.4
func (m *GetLastResponse) MarshalVT() (dAtA []byte, err error)
func (*GetLastResponse) ProtoMessage ¶
func (*GetLastResponse) ProtoMessage()
func (*GetLastResponse) ProtoReflect ¶
func (x *GetLastResponse) ProtoReflect() protoreflect.Message
func (*GetLastResponse) Reset ¶
func (x *GetLastResponse) Reset()
func (*GetLastResponse) SizeVT ¶ added in v0.29.4
func (m *GetLastResponse) SizeVT() (n int)
func (*GetLastResponse) String ¶
func (x *GetLastResponse) String() string
func (*GetLastResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetLastResponse) UnmarshalVT(dAtA []byte) error
func (*GetLastResponse) Validate ¶ added in v0.31.4
func (m *GetLastResponse) Validate() error
Validate checks the field values on GetLastResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetLastResponse) ValidateAll ¶ added in v0.31.4
func (m *GetLastResponse) ValidateAll() error
ValidateAll checks the field values on GetLastResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetLastResponseMultiError, or nil if none found.
type GetLastResponseMultiError ¶ added in v0.31.4
type GetLastResponseMultiError []error
GetLastResponseMultiError is an error wrapping multiple validation errors returned by GetLastResponse.ValidateAll() if the designated constraints aren't met.
func (GetLastResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetLastResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastResponseMultiError) Error ¶ added in v0.31.4
func (m GetLastResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastResponseValidationError ¶ added in v0.31.4
type GetLastResponseValidationError struct {
// contains filtered or unexported fields
}
GetLastResponseValidationError is the validation error returned by GetLastResponse.Validate if the designated constraints aren't met.
func (GetLastResponseValidationError) Cause ¶ added in v0.31.4
func (e GetLastResponseValidationError) Cause() error
Cause function returns cause value.
func (GetLastResponseValidationError) Error ¶ added in v0.31.4
func (e GetLastResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetLastResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastResponseValidationError) Field ¶ added in v0.31.4
func (e GetLastResponseValidationError) Field() string
Field function returns field value.
func (GetLastResponseValidationError) Key ¶ added in v0.31.4
func (e GetLastResponseValidationError) Key() bool
Key function returns key value.
func (GetLastResponseValidationError) Reason ¶ added in v0.31.4
func (e GetLastResponseValidationError) Reason() string
Reason function returns reason value.
type GetRegisterValuesRequest ¶
type GetRegisterValuesRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` Registers [][]byte `protobuf:"bytes,3,rep,name=registers,proto3" json:"registers,omitempty"` // contains filtered or unexported fields }
func (*GetRegisterValuesRequest) Descriptor
deprecated
func (*GetRegisterValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegisterValuesRequest.ProtoReflect.Descriptor instead.
func (*GetRegisterValuesRequest) GetHeight ¶
func (x *GetRegisterValuesRequest) GetHeight() uint64
func (*GetRegisterValuesRequest) GetRegisters ¶ added in v0.31.4
func (x *GetRegisterValuesRequest) GetRegisters() [][]byte
func (*GetRegisterValuesRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetRegisterValuesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetRegisterValuesRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetRegisterValuesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetRegisterValuesRequest) MarshalVT ¶ added in v0.29.4
func (m *GetRegisterValuesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetRegisterValuesRequest) ProtoMessage ¶
func (*GetRegisterValuesRequest) ProtoMessage()
func (*GetRegisterValuesRequest) ProtoReflect ¶
func (x *GetRegisterValuesRequest) ProtoReflect() protoreflect.Message
func (*GetRegisterValuesRequest) Reset ¶
func (x *GetRegisterValuesRequest) Reset()
func (*GetRegisterValuesRequest) SizeVT ¶ added in v0.29.4
func (m *GetRegisterValuesRequest) SizeVT() (n int)
func (*GetRegisterValuesRequest) String ¶
func (x *GetRegisterValuesRequest) String() string
func (*GetRegisterValuesRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetRegisterValuesRequest) UnmarshalVT(dAtA []byte) error
func (*GetRegisterValuesRequest) Validate ¶ added in v0.31.4
func (m *GetRegisterValuesRequest) Validate() error
Validate checks the field values on GetRegisterValuesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRegisterValuesRequest) ValidateAll ¶ added in v0.31.4
func (m *GetRegisterValuesRequest) ValidateAll() error
ValidateAll checks the field values on GetRegisterValuesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRegisterValuesRequestMultiError, or nil if none found.
type GetRegisterValuesRequestMultiError ¶ added in v0.31.4
type GetRegisterValuesRequestMultiError []error
GetRegisterValuesRequestMultiError is an error wrapping multiple validation errors returned by GetRegisterValuesRequest.ValidateAll() if the designated constraints aren't met.
func (GetRegisterValuesRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetRegisterValuesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRegisterValuesRequestMultiError) Error ¶ added in v0.31.4
func (m GetRegisterValuesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRegisterValuesRequestValidationError ¶ added in v0.31.4
type GetRegisterValuesRequestValidationError struct {
// contains filtered or unexported fields
}
GetRegisterValuesRequestValidationError is the validation error returned by GetRegisterValuesRequest.Validate if the designated constraints aren't met.
func (GetRegisterValuesRequestValidationError) Cause ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRegisterValuesRequestValidationError) Error ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRegisterValuesRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRegisterValuesRequestValidationError) Field ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) Field() string
Field function returns field value.
func (GetRegisterValuesRequestValidationError) Key ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) Key() bool
Key function returns key value.
func (GetRegisterValuesRequestValidationError) Reason ¶ added in v0.31.4
func (e GetRegisterValuesRequestValidationError) Reason() string
Reason function returns reason value.
type GetRegisterValuesResponse ¶
type GetRegisterValuesResponse struct { Values [][]byte `protobuf:"bytes,3,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*GetRegisterValuesResponse) Descriptor
deprecated
func (*GetRegisterValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRegisterValuesResponse.ProtoReflect.Descriptor instead.
func (*GetRegisterValuesResponse) GetValues ¶
func (x *GetRegisterValuesResponse) GetValues() [][]byte
func (*GetRegisterValuesResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetRegisterValuesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetRegisterValuesResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetRegisterValuesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetRegisterValuesResponse) MarshalVT ¶ added in v0.29.4
func (m *GetRegisterValuesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetRegisterValuesResponse) ProtoMessage ¶
func (*GetRegisterValuesResponse) ProtoMessage()
func (*GetRegisterValuesResponse) ProtoReflect ¶
func (x *GetRegisterValuesResponse) ProtoReflect() protoreflect.Message
func (*GetRegisterValuesResponse) Reset ¶
func (x *GetRegisterValuesResponse) Reset()
func (*GetRegisterValuesResponse) SizeVT ¶ added in v0.29.4
func (m *GetRegisterValuesResponse) SizeVT() (n int)
func (*GetRegisterValuesResponse) String ¶
func (x *GetRegisterValuesResponse) String() string
func (*GetRegisterValuesResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetRegisterValuesResponse) UnmarshalVT(dAtA []byte) error
func (*GetRegisterValuesResponse) Validate ¶ added in v0.31.4
func (m *GetRegisterValuesResponse) Validate() error
Validate checks the field values on GetRegisterValuesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRegisterValuesResponse) ValidateAll ¶ added in v0.31.4
func (m *GetRegisterValuesResponse) ValidateAll() error
ValidateAll checks the field values on GetRegisterValuesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRegisterValuesResponseMultiError, or nil if none found.
type GetRegisterValuesResponseMultiError ¶ added in v0.31.4
type GetRegisterValuesResponseMultiError []error
GetRegisterValuesResponseMultiError is an error wrapping multiple validation errors returned by GetRegisterValuesResponse.ValidateAll() if the designated constraints aren't met.
func (GetRegisterValuesResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetRegisterValuesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRegisterValuesResponseMultiError) Error ¶ added in v0.31.4
func (m GetRegisterValuesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRegisterValuesResponseValidationError ¶ added in v0.31.4
type GetRegisterValuesResponseValidationError struct {
// contains filtered or unexported fields
}
GetRegisterValuesResponseValidationError is the validation error returned by GetRegisterValuesResponse.Validate if the designated constraints aren't met.
func (GetRegisterValuesResponseValidationError) Cause ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRegisterValuesResponseValidationError) Error ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRegisterValuesResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRegisterValuesResponseValidationError) Field ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) Field() string
Field function returns field value.
func (GetRegisterValuesResponseValidationError) Key ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) Key() bool
Key function returns key value.
func (GetRegisterValuesResponseValidationError) Reason ¶ added in v0.31.4
func (e GetRegisterValuesResponseValidationError) Reason() string
Reason function returns reason value.
type GetResultRequest ¶
type GetResultRequest struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` // contains filtered or unexported fields }
func (*GetResultRequest) Descriptor
deprecated
func (*GetResultRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetResultRequest.ProtoReflect.Descriptor instead.
func (*GetResultRequest) GetTransactionID ¶
func (x *GetResultRequest) GetTransactionID() []byte
func (*GetResultRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetResultRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetResultRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetResultRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetResultRequest) MarshalVT ¶ added in v0.29.4
func (m *GetResultRequest) MarshalVT() (dAtA []byte, err error)
func (*GetResultRequest) ProtoMessage ¶
func (*GetResultRequest) ProtoMessage()
func (*GetResultRequest) ProtoReflect ¶
func (x *GetResultRequest) ProtoReflect() protoreflect.Message
func (*GetResultRequest) Reset ¶
func (x *GetResultRequest) Reset()
func (*GetResultRequest) SizeVT ¶ added in v0.29.4
func (m *GetResultRequest) SizeVT() (n int)
func (*GetResultRequest) String ¶
func (x *GetResultRequest) String() string
func (*GetResultRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetResultRequest) UnmarshalVT(dAtA []byte) error
func (*GetResultRequest) Validate ¶ added in v0.31.4
func (m *GetResultRequest) Validate() error
Validate checks the field values on GetResultRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetResultRequest) ValidateAll ¶ added in v0.31.4
func (m *GetResultRequest) ValidateAll() error
ValidateAll checks the field values on GetResultRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetResultRequestMultiError, or nil if none found.
type GetResultRequestMultiError ¶ added in v0.31.4
type GetResultRequestMultiError []error
GetResultRequestMultiError is an error wrapping multiple validation errors returned by GetResultRequest.ValidateAll() if the designated constraints aren't met.
func (GetResultRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetResultRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetResultRequestMultiError) Error ¶ added in v0.31.4
func (m GetResultRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetResultRequestValidationError ¶ added in v0.31.4
type GetResultRequestValidationError struct {
// contains filtered or unexported fields
}
GetResultRequestValidationError is the validation error returned by GetResultRequest.Validate if the designated constraints aren't met.
func (GetResultRequestValidationError) Cause ¶ added in v0.31.4
func (e GetResultRequestValidationError) Cause() error
Cause function returns cause value.
func (GetResultRequestValidationError) Error ¶ added in v0.31.4
func (e GetResultRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetResultRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetResultRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetResultRequestValidationError) Field ¶ added in v0.31.4
func (e GetResultRequestValidationError) Field() string
Field function returns field value.
func (GetResultRequestValidationError) Key ¶ added in v0.31.4
func (e GetResultRequestValidationError) Key() bool
Key function returns key value.
func (GetResultRequestValidationError) Reason ¶ added in v0.31.4
func (e GetResultRequestValidationError) Reason() string
Reason function returns reason value.
type GetResultResponse ¶
type GetResultResponse struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetResultResponse) Descriptor
deprecated
func (*GetResultResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResultResponse.ProtoReflect.Descriptor instead.
func (*GetResultResponse) GetData ¶
func (x *GetResultResponse) GetData() []byte
func (*GetResultResponse) GetTransactionID ¶
func (x *GetResultResponse) GetTransactionID() []byte
func (*GetResultResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetResultResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetResultResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetResultResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetResultResponse) MarshalVT ¶ added in v0.29.4
func (m *GetResultResponse) MarshalVT() (dAtA []byte, err error)
func (*GetResultResponse) ProtoMessage ¶
func (*GetResultResponse) ProtoMessage()
func (*GetResultResponse) ProtoReflect ¶
func (x *GetResultResponse) ProtoReflect() protoreflect.Message
func (*GetResultResponse) Reset ¶
func (x *GetResultResponse) Reset()
func (*GetResultResponse) SizeVT ¶ added in v0.29.4
func (m *GetResultResponse) SizeVT() (n int)
func (*GetResultResponse) String ¶
func (x *GetResultResponse) String() string
func (*GetResultResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetResultResponse) UnmarshalVT(dAtA []byte) error
func (*GetResultResponse) Validate ¶ added in v0.31.4
func (m *GetResultResponse) Validate() error
Validate checks the field values on GetResultResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetResultResponse) ValidateAll ¶ added in v0.31.4
func (m *GetResultResponse) ValidateAll() error
ValidateAll checks the field values on GetResultResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetResultResponseMultiError, or nil if none found.
type GetResultResponseMultiError ¶ added in v0.31.4
type GetResultResponseMultiError []error
GetResultResponseMultiError is an error wrapping multiple validation errors returned by GetResultResponse.ValidateAll() if the designated constraints aren't met.
func (GetResultResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetResultResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetResultResponseMultiError) Error ¶ added in v0.31.4
func (m GetResultResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetResultResponseValidationError ¶ added in v0.31.4
type GetResultResponseValidationError struct {
// contains filtered or unexported fields
}
GetResultResponseValidationError is the validation error returned by GetResultResponse.Validate if the designated constraints aren't met.
func (GetResultResponseValidationError) Cause ¶ added in v0.31.4
func (e GetResultResponseValidationError) Cause() error
Cause function returns cause value.
func (GetResultResponseValidationError) Error ¶ added in v0.31.4
func (e GetResultResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetResultResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetResultResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetResultResponseValidationError) Field ¶ added in v0.31.4
func (e GetResultResponseValidationError) Field() string
Field function returns field value.
func (GetResultResponseValidationError) Key ¶ added in v0.31.4
func (e GetResultResponseValidationError) Key() bool
Key function returns key value.
func (GetResultResponseValidationError) Reason ¶ added in v0.31.4
func (e GetResultResponseValidationError) Reason() string
Reason function returns reason value.
type GetSealRequest ¶
type GetSealRequest struct { SealID []byte `protobuf:"bytes,1,opt,name=sealID,proto3" json:"sealID,omitempty"` // contains filtered or unexported fields }
func (*GetSealRequest) Descriptor
deprecated
func (*GetSealRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSealRequest.ProtoReflect.Descriptor instead.
func (*GetSealRequest) GetSealID ¶
func (x *GetSealRequest) GetSealID() []byte
func (*GetSealRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetSealRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSealRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetSealRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSealRequest) MarshalVT ¶ added in v0.29.4
func (m *GetSealRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSealRequest) ProtoMessage ¶
func (*GetSealRequest) ProtoMessage()
func (*GetSealRequest) ProtoReflect ¶
func (x *GetSealRequest) ProtoReflect() protoreflect.Message
func (*GetSealRequest) Reset ¶
func (x *GetSealRequest) Reset()
func (*GetSealRequest) SizeVT ¶ added in v0.29.4
func (m *GetSealRequest) SizeVT() (n int)
func (*GetSealRequest) String ¶
func (x *GetSealRequest) String() string
func (*GetSealRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetSealRequest) UnmarshalVT(dAtA []byte) error
func (*GetSealRequest) Validate ¶ added in v0.31.4
func (m *GetSealRequest) Validate() error
Validate checks the field values on GetSealRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSealRequest) ValidateAll ¶ added in v0.31.4
func (m *GetSealRequest) ValidateAll() error
ValidateAll checks the field values on GetSealRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSealRequestMultiError, or nil if none found.
type GetSealRequestMultiError ¶ added in v0.31.4
type GetSealRequestMultiError []error
GetSealRequestMultiError is an error wrapping multiple validation errors returned by GetSealRequest.ValidateAll() if the designated constraints aren't met.
func (GetSealRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetSealRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSealRequestMultiError) Error ¶ added in v0.31.4
func (m GetSealRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSealRequestValidationError ¶ added in v0.31.4
type GetSealRequestValidationError struct {
// contains filtered or unexported fields
}
GetSealRequestValidationError is the validation error returned by GetSealRequest.Validate if the designated constraints aren't met.
func (GetSealRequestValidationError) Cause ¶ added in v0.31.4
func (e GetSealRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSealRequestValidationError) Error ¶ added in v0.31.4
func (e GetSealRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSealRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetSealRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSealRequestValidationError) Field ¶ added in v0.31.4
func (e GetSealRequestValidationError) Field() string
Field function returns field value.
func (GetSealRequestValidationError) Key ¶ added in v0.31.4
func (e GetSealRequestValidationError) Key() bool
Key function returns key value.
func (GetSealRequestValidationError) Reason ¶ added in v0.31.4
func (e GetSealRequestValidationError) Reason() string
Reason function returns reason value.
type GetSealResponse ¶
type GetSealResponse struct { SealID []byte `protobuf:"bytes,1,opt,name=sealID,proto3" json:"sealID,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetSealResponse) Descriptor
deprecated
func (*GetSealResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSealResponse.ProtoReflect.Descriptor instead.
func (*GetSealResponse) GetData ¶
func (x *GetSealResponse) GetData() []byte
func (*GetSealResponse) GetSealID ¶
func (x *GetSealResponse) GetSealID() []byte
func (*GetSealResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetSealResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSealResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetSealResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSealResponse) MarshalVT ¶ added in v0.29.4
func (m *GetSealResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSealResponse) ProtoMessage ¶
func (*GetSealResponse) ProtoMessage()
func (*GetSealResponse) ProtoReflect ¶
func (x *GetSealResponse) ProtoReflect() protoreflect.Message
func (*GetSealResponse) Reset ¶
func (x *GetSealResponse) Reset()
func (*GetSealResponse) SizeVT ¶ added in v0.29.4
func (m *GetSealResponse) SizeVT() (n int)
func (*GetSealResponse) String ¶
func (x *GetSealResponse) String() string
func (*GetSealResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetSealResponse) UnmarshalVT(dAtA []byte) error
func (*GetSealResponse) Validate ¶ added in v0.31.4
func (m *GetSealResponse) Validate() error
Validate checks the field values on GetSealResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSealResponse) ValidateAll ¶ added in v0.31.4
func (m *GetSealResponse) ValidateAll() error
ValidateAll checks the field values on GetSealResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSealResponseMultiError, or nil if none found.
type GetSealResponseMultiError ¶ added in v0.31.4
type GetSealResponseMultiError []error
GetSealResponseMultiError is an error wrapping multiple validation errors returned by GetSealResponse.ValidateAll() if the designated constraints aren't met.
func (GetSealResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetSealResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSealResponseMultiError) Error ¶ added in v0.31.4
func (m GetSealResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSealResponseValidationError ¶ added in v0.31.4
type GetSealResponseValidationError struct {
// contains filtered or unexported fields
}
GetSealResponseValidationError is the validation error returned by GetSealResponse.Validate if the designated constraints aren't met.
func (GetSealResponseValidationError) Cause ¶ added in v0.31.4
func (e GetSealResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSealResponseValidationError) Error ¶ added in v0.31.4
func (e GetSealResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSealResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetSealResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSealResponseValidationError) Field ¶ added in v0.31.4
func (e GetSealResponseValidationError) Field() string
Field function returns field value.
func (GetSealResponseValidationError) Key ¶ added in v0.31.4
func (e GetSealResponseValidationError) Key() bool
Key function returns key value.
func (GetSealResponseValidationError) Reason ¶ added in v0.31.4
func (e GetSealResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransactionRequest ¶
type GetTransactionRequest struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionRequest) Descriptor
deprecated
func (*GetTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionRequest.ProtoReflect.Descriptor instead.
func (*GetTransactionRequest) GetTransactionID ¶
func (x *GetTransactionRequest) GetTransactionID() []byte
func (*GetTransactionRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetTransactionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransactionRequest) MarshalToVT ¶ added in v0.29.4
func (m *GetTransactionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransactionRequest) MarshalVT ¶ added in v0.29.4
func (m *GetTransactionRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTransactionRequest) ProtoMessage ¶
func (*GetTransactionRequest) ProtoMessage()
func (*GetTransactionRequest) ProtoReflect ¶
func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
func (*GetTransactionRequest) Reset ¶
func (x *GetTransactionRequest) Reset()
func (*GetTransactionRequest) SizeVT ¶ added in v0.29.4
func (m *GetTransactionRequest) SizeVT() (n int)
func (*GetTransactionRequest) String ¶
func (x *GetTransactionRequest) String() string
func (*GetTransactionRequest) UnmarshalVT ¶ added in v0.29.4
func (m *GetTransactionRequest) UnmarshalVT(dAtA []byte) error
func (*GetTransactionRequest) Validate ¶ added in v0.31.4
func (m *GetTransactionRequest) Validate() error
Validate checks the field values on GetTransactionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionRequest) ValidateAll ¶ added in v0.31.4
func (m *GetTransactionRequest) ValidateAll() error
ValidateAll checks the field values on GetTransactionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionRequestMultiError, or nil if none found.
type GetTransactionRequestMultiError ¶ added in v0.31.4
type GetTransactionRequestMultiError []error
GetTransactionRequestMultiError is an error wrapping multiple validation errors returned by GetTransactionRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransactionRequestMultiError) AllErrors ¶ added in v0.31.4
func (m GetTransactionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionRequestMultiError) Error ¶ added in v0.31.4
func (m GetTransactionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionRequestValidationError ¶ added in v0.31.4
type GetTransactionRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransactionRequestValidationError is the validation error returned by GetTransactionRequest.Validate if the designated constraints aren't met.
func (GetTransactionRequestValidationError) Cause ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionRequestValidationError) Error ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionRequestValidationError) ErrorName ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionRequestValidationError) Field ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) Field() string
Field function returns field value.
func (GetTransactionRequestValidationError) Key ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) Key() bool
Key function returns key value.
func (GetTransactionRequestValidationError) Reason ¶ added in v0.31.4
func (e GetTransactionRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransactionResponse ¶
type GetTransactionResponse struct { TransactionID []byte `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionResponse) Descriptor
deprecated
func (*GetTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionResponse.ProtoReflect.Descriptor instead.
func (*GetTransactionResponse) GetData ¶
func (x *GetTransactionResponse) GetData() []byte
func (*GetTransactionResponse) GetTransactionID ¶
func (x *GetTransactionResponse) GetTransactionID() []byte
func (*GetTransactionResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *GetTransactionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransactionResponse) MarshalToVT ¶ added in v0.29.4
func (m *GetTransactionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransactionResponse) MarshalVT ¶ added in v0.29.4
func (m *GetTransactionResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTransactionResponse) ProtoMessage ¶
func (*GetTransactionResponse) ProtoMessage()
func (*GetTransactionResponse) ProtoReflect ¶
func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionResponse) Reset ¶
func (x *GetTransactionResponse) Reset()
func (*GetTransactionResponse) SizeVT ¶ added in v0.29.4
func (m *GetTransactionResponse) SizeVT() (n int)
func (*GetTransactionResponse) String ¶
func (x *GetTransactionResponse) String() string
func (*GetTransactionResponse) UnmarshalVT ¶ added in v0.29.4
func (m *GetTransactionResponse) UnmarshalVT(dAtA []byte) error
func (*GetTransactionResponse) Validate ¶ added in v0.31.4
func (m *GetTransactionResponse) Validate() error
Validate checks the field values on GetTransactionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionResponse) ValidateAll ¶ added in v0.31.4
func (m *GetTransactionResponse) ValidateAll() error
ValidateAll checks the field values on GetTransactionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionResponseMultiError, or nil if none found.
type GetTransactionResponseMultiError ¶ added in v0.31.4
type GetTransactionResponseMultiError []error
GetTransactionResponseMultiError is an error wrapping multiple validation errors returned by GetTransactionResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransactionResponseMultiError) AllErrors ¶ added in v0.31.4
func (m GetTransactionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionResponseMultiError) Error ¶ added in v0.31.4
func (m GetTransactionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionResponseValidationError ¶ added in v0.31.4
type GetTransactionResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransactionResponseValidationError is the validation error returned by GetTransactionResponse.Validate if the designated constraints aren't met.
func (GetTransactionResponseValidationError) Cause ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionResponseValidationError) Error ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionResponseValidationError) ErrorName ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionResponseValidationError) Field ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) Field() string
Field function returns field value.
func (GetTransactionResponseValidationError) Key ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) Key() bool
Key function returns key value.
func (GetTransactionResponseValidationError) Reason ¶ added in v0.31.4
func (e GetTransactionResponseValidationError) Reason() string
Reason function returns reason value.
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
Index implements the `index.Reader` interface on top of the DPS server's GRPC API. It can substitute for the on-disk index reader when executing scripts, such that script invoker and execution state are on two different machines across a network.
func IndexFromAPI ¶
IndexFromAPI creates a new instance of an index reader that uses the provided GRPC API client to retrieve state from the index.
func (*Index) Collection ¶
func (i *Index) Collection(collID flow.Identifier) (*flow.LightCollection, error)
Collection returns the collection with the given ID.
func (*Index) CollectionsByHeight ¶
func (i *Index) CollectionsByHeight(height uint64) ([]flow.Identifier, error)
CollectionsByHeight returns the transaction IDs within the given block.
func (*Index) Commit ¶
func (i *Index) Commit(height uint64) (flow.StateCommitment, error)
Commit returns the commitment of the execution state as it was after the execution of the finalized block at the given height.
func (*Index) Events ¶
Events returns the events of all transactions that were part of the finalized block at the given height. It can optionally filter them by event type; if no event types are given, all events are returned.
func (*Index) Guarantee ¶
func (i *Index) Guarantee(collID flow.Identifier) (*flow.CollectionGuarantee, error)
Guarantee returns the collection guarantee for the given collection ID.
func (*Index) HeightForBlock ¶
func (i *Index) HeightForBlock(blockID flow.Identifier) (uint64, error)
HeightForBlock returns the height of the given blockID.
func (*Index) HeightForTransaction ¶
func (i *Index) HeightForTransaction(txID flow.Identifier) (uint64, error)
HeightForTransaction returns the height of the given transaction ID.
func (*Index) LatestRegisterHeight ¶ added in v0.31.14
func (*Index) Result ¶
func (i *Index) Result(txID flow.Identifier) (*flow.TransactionResult, error)
Result returns the result for a given transaction ID.
func (*Index) SealsByHeight ¶
func (i *Index) SealsByHeight(height uint64) ([]flow.Identifier, error)
SealsByHeight returns the seal IDs at the given height.
func (*Index) Transaction ¶
func (i *Index) Transaction(txID flow.Identifier) (*flow.TransactionBody, error)
Transaction returns the transaction with the given ID.
func (*Index) TransactionsByHeight ¶
func (i *Index) TransactionsByHeight(height uint64) ([]flow.Identifier, error)
TransactionsByHeight returns the transaction IDs within the given block.
func (*Index) Values ¶
func (i *Index) Values(height uint64, regs flow.RegisterIDs) ([]flow.RegisterValue, error)
Values returns the Ledger values of the execution state at the given paths as they were after the execution of the finalized block at the given height. For compatibility with existing Flow execution node code, a path that is not found within the indexed execution state returns a nil value without error.
type ListCollectionsForHeightRequest ¶
type ListCollectionsForHeightRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*ListCollectionsForHeightRequest) Descriptor
deprecated
func (*ListCollectionsForHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCollectionsForHeightRequest.ProtoReflect.Descriptor instead.
func (*ListCollectionsForHeightRequest) GetHeight ¶
func (x *ListCollectionsForHeightRequest) GetHeight() uint64
func (*ListCollectionsForHeightRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListCollectionsForHeightRequest) MarshalToVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListCollectionsForHeightRequest) MarshalVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightRequest) MarshalVT() (dAtA []byte, err error)
func (*ListCollectionsForHeightRequest) ProtoMessage ¶
func (*ListCollectionsForHeightRequest) ProtoMessage()
func (*ListCollectionsForHeightRequest) ProtoReflect ¶
func (x *ListCollectionsForHeightRequest) ProtoReflect() protoreflect.Message
func (*ListCollectionsForHeightRequest) Reset ¶
func (x *ListCollectionsForHeightRequest) Reset()
func (*ListCollectionsForHeightRequest) SizeVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightRequest) SizeVT() (n int)
func (*ListCollectionsForHeightRequest) String ¶
func (x *ListCollectionsForHeightRequest) String() string
func (*ListCollectionsForHeightRequest) UnmarshalVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightRequest) UnmarshalVT(dAtA []byte) error
func (*ListCollectionsForHeightRequest) Validate ¶ added in v0.31.4
func (m *ListCollectionsForHeightRequest) Validate() error
Validate checks the field values on ListCollectionsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCollectionsForHeightRequest) ValidateAll ¶ added in v0.31.4
func (m *ListCollectionsForHeightRequest) ValidateAll() error
ValidateAll checks the field values on ListCollectionsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCollectionsForHeightRequestMultiError, or nil if none found.
type ListCollectionsForHeightRequestMultiError ¶ added in v0.31.4
type ListCollectionsForHeightRequestMultiError []error
ListCollectionsForHeightRequestMultiError is an error wrapping multiple validation errors returned by ListCollectionsForHeightRequest.ValidateAll() if the designated constraints aren't met.
func (ListCollectionsForHeightRequestMultiError) AllErrors ¶ added in v0.31.4
func (m ListCollectionsForHeightRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCollectionsForHeightRequestMultiError) Error ¶ added in v0.31.4
func (m ListCollectionsForHeightRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCollectionsForHeightRequestValidationError ¶ added in v0.31.4
type ListCollectionsForHeightRequestValidationError struct {
// contains filtered or unexported fields
}
ListCollectionsForHeightRequestValidationError is the validation error returned by ListCollectionsForHeightRequest.Validate if the designated constraints aren't met.
func (ListCollectionsForHeightRequestValidationError) Cause ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) Cause() error
Cause function returns cause value.
func (ListCollectionsForHeightRequestValidationError) Error ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListCollectionsForHeightRequestValidationError) ErrorName ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListCollectionsForHeightRequestValidationError) Field ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) Field() string
Field function returns field value.
func (ListCollectionsForHeightRequestValidationError) Key ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) Key() bool
Key function returns key value.
func (ListCollectionsForHeightRequestValidationError) Reason ¶ added in v0.31.4
func (e ListCollectionsForHeightRequestValidationError) Reason() string
Reason function returns reason value.
type ListCollectionsForHeightResponse ¶
type ListCollectionsForHeightResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` CollectionIDs [][]byte `protobuf:"bytes,2,rep,name=collectionIDs,proto3" json:"collectionIDs,omitempty"` // contains filtered or unexported fields }
func (*ListCollectionsForHeightResponse) Descriptor
deprecated
func (*ListCollectionsForHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCollectionsForHeightResponse.ProtoReflect.Descriptor instead.
func (*ListCollectionsForHeightResponse) GetCollectionIDs ¶
func (x *ListCollectionsForHeightResponse) GetCollectionIDs() [][]byte
func (*ListCollectionsForHeightResponse) GetHeight ¶
func (x *ListCollectionsForHeightResponse) GetHeight() uint64
func (*ListCollectionsForHeightResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListCollectionsForHeightResponse) MarshalToVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListCollectionsForHeightResponse) MarshalVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightResponse) MarshalVT() (dAtA []byte, err error)
func (*ListCollectionsForHeightResponse) ProtoMessage ¶
func (*ListCollectionsForHeightResponse) ProtoMessage()
func (*ListCollectionsForHeightResponse) ProtoReflect ¶
func (x *ListCollectionsForHeightResponse) ProtoReflect() protoreflect.Message
func (*ListCollectionsForHeightResponse) Reset ¶
func (x *ListCollectionsForHeightResponse) Reset()
func (*ListCollectionsForHeightResponse) SizeVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightResponse) SizeVT() (n int)
func (*ListCollectionsForHeightResponse) String ¶
func (x *ListCollectionsForHeightResponse) String() string
func (*ListCollectionsForHeightResponse) UnmarshalVT ¶ added in v0.29.4
func (m *ListCollectionsForHeightResponse) UnmarshalVT(dAtA []byte) error
func (*ListCollectionsForHeightResponse) Validate ¶ added in v0.31.4
func (m *ListCollectionsForHeightResponse) Validate() error
Validate checks the field values on ListCollectionsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCollectionsForHeightResponse) ValidateAll ¶ added in v0.31.4
func (m *ListCollectionsForHeightResponse) ValidateAll() error
ValidateAll checks the field values on ListCollectionsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCollectionsForHeightResponseMultiError, or nil if none found.
type ListCollectionsForHeightResponseMultiError ¶ added in v0.31.4
type ListCollectionsForHeightResponseMultiError []error
ListCollectionsForHeightResponseMultiError is an error wrapping multiple validation errors returned by ListCollectionsForHeightResponse.ValidateAll() if the designated constraints aren't met.
func (ListCollectionsForHeightResponseMultiError) AllErrors ¶ added in v0.31.4
func (m ListCollectionsForHeightResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCollectionsForHeightResponseMultiError) Error ¶ added in v0.31.4
func (m ListCollectionsForHeightResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCollectionsForHeightResponseValidationError ¶ added in v0.31.4
type ListCollectionsForHeightResponseValidationError struct {
// contains filtered or unexported fields
}
ListCollectionsForHeightResponseValidationError is the validation error returned by ListCollectionsForHeightResponse.Validate if the designated constraints aren't met.
func (ListCollectionsForHeightResponseValidationError) Cause ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) Cause() error
Cause function returns cause value.
func (ListCollectionsForHeightResponseValidationError) Error ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListCollectionsForHeightResponseValidationError) ErrorName ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListCollectionsForHeightResponseValidationError) Field ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) Field() string
Field function returns field value.
func (ListCollectionsForHeightResponseValidationError) Key ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) Key() bool
Key function returns key value.
func (ListCollectionsForHeightResponseValidationError) Reason ¶ added in v0.31.4
func (e ListCollectionsForHeightResponseValidationError) Reason() string
Reason function returns reason value.
type ListSealsForHeightRequest ¶
type ListSealsForHeightRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*ListSealsForHeightRequest) Descriptor
deprecated
func (*ListSealsForHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSealsForHeightRequest.ProtoReflect.Descriptor instead.
func (*ListSealsForHeightRequest) GetHeight ¶
func (x *ListSealsForHeightRequest) GetHeight() uint64
func (*ListSealsForHeightRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListSealsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSealsForHeightRequest) MarshalToVT ¶ added in v0.29.4
func (m *ListSealsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListSealsForHeightRequest) MarshalVT ¶ added in v0.29.4
func (m *ListSealsForHeightRequest) MarshalVT() (dAtA []byte, err error)
func (*ListSealsForHeightRequest) ProtoMessage ¶
func (*ListSealsForHeightRequest) ProtoMessage()
func (*ListSealsForHeightRequest) ProtoReflect ¶
func (x *ListSealsForHeightRequest) ProtoReflect() protoreflect.Message
func (*ListSealsForHeightRequest) Reset ¶
func (x *ListSealsForHeightRequest) Reset()
func (*ListSealsForHeightRequest) SizeVT ¶ added in v0.29.4
func (m *ListSealsForHeightRequest) SizeVT() (n int)
func (*ListSealsForHeightRequest) String ¶
func (x *ListSealsForHeightRequest) String() string
func (*ListSealsForHeightRequest) UnmarshalVT ¶ added in v0.29.4
func (m *ListSealsForHeightRequest) UnmarshalVT(dAtA []byte) error
func (*ListSealsForHeightRequest) Validate ¶ added in v0.31.4
func (m *ListSealsForHeightRequest) Validate() error
Validate checks the field values on ListSealsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSealsForHeightRequest) ValidateAll ¶ added in v0.31.4
func (m *ListSealsForHeightRequest) ValidateAll() error
ValidateAll checks the field values on ListSealsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSealsForHeightRequestMultiError, or nil if none found.
type ListSealsForHeightRequestMultiError ¶ added in v0.31.4
type ListSealsForHeightRequestMultiError []error
ListSealsForHeightRequestMultiError is an error wrapping multiple validation errors returned by ListSealsForHeightRequest.ValidateAll() if the designated constraints aren't met.
func (ListSealsForHeightRequestMultiError) AllErrors ¶ added in v0.31.4
func (m ListSealsForHeightRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSealsForHeightRequestMultiError) Error ¶ added in v0.31.4
func (m ListSealsForHeightRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSealsForHeightRequestValidationError ¶ added in v0.31.4
type ListSealsForHeightRequestValidationError struct {
// contains filtered or unexported fields
}
ListSealsForHeightRequestValidationError is the validation error returned by ListSealsForHeightRequest.Validate if the designated constraints aren't met.
func (ListSealsForHeightRequestValidationError) Cause ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSealsForHeightRequestValidationError) Error ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSealsForHeightRequestValidationError) ErrorName ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSealsForHeightRequestValidationError) Field ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) Field() string
Field function returns field value.
func (ListSealsForHeightRequestValidationError) Key ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) Key() bool
Key function returns key value.
func (ListSealsForHeightRequestValidationError) Reason ¶ added in v0.31.4
func (e ListSealsForHeightRequestValidationError) Reason() string
Reason function returns reason value.
type ListSealsForHeightResponse ¶
type ListSealsForHeightResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` SealIDs [][]byte `protobuf:"bytes,2,rep,name=sealIDs,proto3" json:"sealIDs,omitempty"` // contains filtered or unexported fields }
func (*ListSealsForHeightResponse) Descriptor
deprecated
func (*ListSealsForHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSealsForHeightResponse.ProtoReflect.Descriptor instead.
func (*ListSealsForHeightResponse) GetHeight ¶
func (x *ListSealsForHeightResponse) GetHeight() uint64
func (*ListSealsForHeightResponse) GetSealIDs ¶
func (x *ListSealsForHeightResponse) GetSealIDs() [][]byte
func (*ListSealsForHeightResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListSealsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSealsForHeightResponse) MarshalToVT ¶ added in v0.29.4
func (m *ListSealsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListSealsForHeightResponse) MarshalVT ¶ added in v0.29.4
func (m *ListSealsForHeightResponse) MarshalVT() (dAtA []byte, err error)
func (*ListSealsForHeightResponse) ProtoMessage ¶
func (*ListSealsForHeightResponse) ProtoMessage()
func (*ListSealsForHeightResponse) ProtoReflect ¶
func (x *ListSealsForHeightResponse) ProtoReflect() protoreflect.Message
func (*ListSealsForHeightResponse) Reset ¶
func (x *ListSealsForHeightResponse) Reset()
func (*ListSealsForHeightResponse) SizeVT ¶ added in v0.29.4
func (m *ListSealsForHeightResponse) SizeVT() (n int)
func (*ListSealsForHeightResponse) String ¶
func (x *ListSealsForHeightResponse) String() string
func (*ListSealsForHeightResponse) UnmarshalVT ¶ added in v0.29.4
func (m *ListSealsForHeightResponse) UnmarshalVT(dAtA []byte) error
func (*ListSealsForHeightResponse) Validate ¶ added in v0.31.4
func (m *ListSealsForHeightResponse) Validate() error
Validate checks the field values on ListSealsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSealsForHeightResponse) ValidateAll ¶ added in v0.31.4
func (m *ListSealsForHeightResponse) ValidateAll() error
ValidateAll checks the field values on ListSealsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSealsForHeightResponseMultiError, or nil if none found.
type ListSealsForHeightResponseMultiError ¶ added in v0.31.4
type ListSealsForHeightResponseMultiError []error
ListSealsForHeightResponseMultiError is an error wrapping multiple validation errors returned by ListSealsForHeightResponse.ValidateAll() if the designated constraints aren't met.
func (ListSealsForHeightResponseMultiError) AllErrors ¶ added in v0.31.4
func (m ListSealsForHeightResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSealsForHeightResponseMultiError) Error ¶ added in v0.31.4
func (m ListSealsForHeightResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSealsForHeightResponseValidationError ¶ added in v0.31.4
type ListSealsForHeightResponseValidationError struct {
// contains filtered or unexported fields
}
ListSealsForHeightResponseValidationError is the validation error returned by ListSealsForHeightResponse.Validate if the designated constraints aren't met.
func (ListSealsForHeightResponseValidationError) Cause ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSealsForHeightResponseValidationError) Error ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSealsForHeightResponseValidationError) ErrorName ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSealsForHeightResponseValidationError) Field ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) Field() string
Field function returns field value.
func (ListSealsForHeightResponseValidationError) Key ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) Key() bool
Key function returns key value.
func (ListSealsForHeightResponseValidationError) Reason ¶ added in v0.31.4
func (e ListSealsForHeightResponseValidationError) Reason() string
Reason function returns reason value.
type ListTransactionsForHeightRequest ¶
type ListTransactionsForHeightRequest struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
func (*ListTransactionsForHeightRequest) Descriptor
deprecated
func (*ListTransactionsForHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTransactionsForHeightRequest.ProtoReflect.Descriptor instead.
func (*ListTransactionsForHeightRequest) GetHeight ¶
func (x *ListTransactionsForHeightRequest) GetHeight() uint64
func (*ListTransactionsForHeightRequest) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListTransactionsForHeightRequest) MarshalToVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListTransactionsForHeightRequest) MarshalVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightRequest) MarshalVT() (dAtA []byte, err error)
func (*ListTransactionsForHeightRequest) ProtoMessage ¶
func (*ListTransactionsForHeightRequest) ProtoMessage()
func (*ListTransactionsForHeightRequest) ProtoReflect ¶
func (x *ListTransactionsForHeightRequest) ProtoReflect() protoreflect.Message
func (*ListTransactionsForHeightRequest) Reset ¶
func (x *ListTransactionsForHeightRequest) Reset()
func (*ListTransactionsForHeightRequest) SizeVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightRequest) SizeVT() (n int)
func (*ListTransactionsForHeightRequest) String ¶
func (x *ListTransactionsForHeightRequest) String() string
func (*ListTransactionsForHeightRequest) UnmarshalVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightRequest) UnmarshalVT(dAtA []byte) error
func (*ListTransactionsForHeightRequest) Validate ¶ added in v0.31.4
func (m *ListTransactionsForHeightRequest) Validate() error
Validate checks the field values on ListTransactionsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListTransactionsForHeightRequest) ValidateAll ¶ added in v0.31.4
func (m *ListTransactionsForHeightRequest) ValidateAll() error
ValidateAll checks the field values on ListTransactionsForHeightRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListTransactionsForHeightRequestMultiError, or nil if none found.
type ListTransactionsForHeightRequestMultiError ¶ added in v0.31.4
type ListTransactionsForHeightRequestMultiError []error
ListTransactionsForHeightRequestMultiError is an error wrapping multiple validation errors returned by ListTransactionsForHeightRequest.ValidateAll() if the designated constraints aren't met.
func (ListTransactionsForHeightRequestMultiError) AllErrors ¶ added in v0.31.4
func (m ListTransactionsForHeightRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTransactionsForHeightRequestMultiError) Error ¶ added in v0.31.4
func (m ListTransactionsForHeightRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTransactionsForHeightRequestValidationError ¶ added in v0.31.4
type ListTransactionsForHeightRequestValidationError struct {
// contains filtered or unexported fields
}
ListTransactionsForHeightRequestValidationError is the validation error returned by ListTransactionsForHeightRequest.Validate if the designated constraints aren't met.
func (ListTransactionsForHeightRequestValidationError) Cause ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) Cause() error
Cause function returns cause value.
func (ListTransactionsForHeightRequestValidationError) Error ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListTransactionsForHeightRequestValidationError) ErrorName ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListTransactionsForHeightRequestValidationError) Field ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) Field() string
Field function returns field value.
func (ListTransactionsForHeightRequestValidationError) Key ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) Key() bool
Key function returns key value.
func (ListTransactionsForHeightRequestValidationError) Reason ¶ added in v0.31.4
func (e ListTransactionsForHeightRequestValidationError) Reason() string
Reason function returns reason value.
type ListTransactionsForHeightResponse ¶
type ListTransactionsForHeightResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` TransactionIDs [][]byte `protobuf:"bytes,2,rep,name=transactionIDs,proto3" json:"transactionIDs,omitempty"` // contains filtered or unexported fields }
func (*ListTransactionsForHeightResponse) Descriptor
deprecated
func (*ListTransactionsForHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTransactionsForHeightResponse.ProtoReflect.Descriptor instead.
func (*ListTransactionsForHeightResponse) GetHeight ¶
func (x *ListTransactionsForHeightResponse) GetHeight() uint64
func (*ListTransactionsForHeightResponse) GetTransactionIDs ¶
func (x *ListTransactionsForHeightResponse) GetTransactionIDs() [][]byte
func (*ListTransactionsForHeightResponse) MarshalToSizedBufferVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListTransactionsForHeightResponse) MarshalToVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListTransactionsForHeightResponse) MarshalVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightResponse) MarshalVT() (dAtA []byte, err error)
func (*ListTransactionsForHeightResponse) ProtoMessage ¶
func (*ListTransactionsForHeightResponse) ProtoMessage()
func (*ListTransactionsForHeightResponse) ProtoReflect ¶
func (x *ListTransactionsForHeightResponse) ProtoReflect() protoreflect.Message
func (*ListTransactionsForHeightResponse) Reset ¶
func (x *ListTransactionsForHeightResponse) Reset()
func (*ListTransactionsForHeightResponse) SizeVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightResponse) SizeVT() (n int)
func (*ListTransactionsForHeightResponse) String ¶
func (x *ListTransactionsForHeightResponse) String() string
func (*ListTransactionsForHeightResponse) UnmarshalVT ¶ added in v0.29.4
func (m *ListTransactionsForHeightResponse) UnmarshalVT(dAtA []byte) error
func (*ListTransactionsForHeightResponse) Validate ¶ added in v0.31.4
func (m *ListTransactionsForHeightResponse) Validate() error
Validate checks the field values on ListTransactionsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListTransactionsForHeightResponse) ValidateAll ¶ added in v0.31.4
func (m *ListTransactionsForHeightResponse) ValidateAll() error
ValidateAll checks the field values on ListTransactionsForHeightResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListTransactionsForHeightResponseMultiError, or nil if none found.
type ListTransactionsForHeightResponseMultiError ¶ added in v0.31.4
type ListTransactionsForHeightResponseMultiError []error
ListTransactionsForHeightResponseMultiError is an error wrapping multiple validation errors returned by ListTransactionsForHeightResponse.ValidateAll() if the designated constraints aren't met.
func (ListTransactionsForHeightResponseMultiError) AllErrors ¶ added in v0.31.4
func (m ListTransactionsForHeightResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTransactionsForHeightResponseMultiError) Error ¶ added in v0.31.4
func (m ListTransactionsForHeightResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTransactionsForHeightResponseValidationError ¶ added in v0.31.4
type ListTransactionsForHeightResponseValidationError struct {
// contains filtered or unexported fields
}
ListTransactionsForHeightResponseValidationError is the validation error returned by ListTransactionsForHeightResponse.Validate if the designated constraints aren't met.
func (ListTransactionsForHeightResponseValidationError) Cause ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) Cause() error
Cause function returns cause value.
func (ListTransactionsForHeightResponseValidationError) Error ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListTransactionsForHeightResponseValidationError) ErrorName ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListTransactionsForHeightResponseValidationError) Field ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) Field() string
Field function returns field value.
func (ListTransactionsForHeightResponseValidationError) Key ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) Key() bool
Key function returns key value.
func (ListTransactionsForHeightResponseValidationError) Reason ¶ added in v0.31.4
func (e ListTransactionsForHeightResponseValidationError) Reason() string
Reason function returns reason value.
type Server ¶
type Server struct { UnimplementedAPIServer // contains filtered or unexported fields }
Server is a simple implementation of the generated APIServer interface. It uses an index reader interface as the backend to retrieve the desired data. This is generally an on-disk interface, but could be a GRPC-based index as well, in which case there is a double redirection.
func NewServer ¶
NewServer creates a new server, using the provided index reader as a backend for data retrieval.
func (*Server) GetCollection ¶
func (s *Server) GetCollection(ctx context.Context, req *GetCollectionRequest) (*GetCollectionResponse, error)
GetCollection implements the `GetCollection` method of the generated GRPC server.
func (*Server) GetCommit ¶
func (s *Server) GetCommit(ctx context.Context, req *GetCommitRequest) (*GetCommitResponse, error)
GetCommit implements the `GetCommit` method of the generated GRPC server.
func (*Server) GetEvents ¶
func (s *Server) GetEvents(ctx context.Context, req *GetEventsRequest) (*GetEventsResponse, error)
GetEvents implements the `GetEvents` method of the generated GRPC server.
func (*Server) GetFirst ¶
func (s *Server) GetFirst(ctx context.Context, _ *GetFirstRequest) (*GetFirstResponse, error)
GetFirst implements the `GetFirst` method of the generated GRPC server.
func (*Server) GetGuarantee ¶
func (s *Server) GetGuarantee(ctx context.Context, req *GetGuaranteeRequest) (*GetGuaranteeResponse, error)
GetGuarantee implements the `GetGuarantee` method of the generated GRPC server.
func (*Server) GetHeader ¶
func (s *Server) GetHeader(ctx context.Context, req *GetHeaderRequest) (*GetHeaderResponse, error)
GetHeader implements the `GetHeader` method of the generated GRPC server.
func (*Server) GetHeightForBlock ¶
func (s *Server) GetHeightForBlock(ctx context.Context, req *GetHeightForBlockRequest) (*GetHeightForBlockResponse, error)
GetHeightForBlock implements the `GetHeightForBlock` method of the generated GRPC server.
func (*Server) GetHeightForTransaction ¶
func (s *Server) GetHeightForTransaction(ctx context.Context, req *GetHeightForTransactionRequest) (*GetHeightForTransactionResponse, error)
GetHeightForTransaction implements the `GetHeightForTransaction` method of the generated GRPC server.
func (*Server) GetLast ¶
func (s *Server) GetLast(ctx context.Context, _ *GetLastRequest) (*GetLastResponse, error)
GetLast implements the `GetLast` method of the generated GRPC server.
func (*Server) GetRegisterValues ¶
func (s *Server) GetRegisterValues(ctx context.Context, req *GetRegisterValuesRequest) (*GetRegisterValuesResponse, error)
GetRegisterValues implements the `GetRegisterValues` method of the generated GRPC server.
func (*Server) GetResult ¶
func (s *Server) GetResult(ctx context.Context, req *GetResultRequest) (*GetResultResponse, error)
GetResult implements the `GetResult` method of the generated GRPC server.
func (*Server) GetSeal ¶
func (s *Server) GetSeal(ctx context.Context, req *GetSealRequest) (*GetSealResponse, error)
GetSeal implements the `GetSeal` method of the generated GRPC server.
func (*Server) GetTransaction ¶
func (s *Server) GetTransaction(ctx context.Context, req *GetTransactionRequest) (*GetTransactionResponse, error)
GetTransaction implements the `GetTransaction` method of the generated GRPC server.
func (*Server) ListCollectionsForHeight ¶
func (s *Server) ListCollectionsForHeight(ctx context.Context, req *ListCollectionsForHeightRequest) (*ListCollectionsForHeightResponse, error)
ListCollectionsForHeight implements the `ListCollectionsForHeight` method of the generated GRPC server.
func (*Server) ListSealsForHeight ¶
func (s *Server) ListSealsForHeight(ctx context.Context, req *ListSealsForHeightRequest) (*ListSealsForHeightResponse, error)
ListSealsForHeight implements the `ListSealsForHeight` method of the generated GRPC server.
func (*Server) ListTransactionsForHeight ¶
func (s *Server) ListTransactionsForHeight(ctx context.Context, req *ListTransactionsForHeightRequest) (*ListTransactionsForHeightResponse, error)
ListTransactionsForHeight implements the `ListTransactionsForHeight` method of the generated GRPC server.
type UnimplementedAPIServer ¶
type UnimplementedAPIServer struct { }
UnimplementedAPIServer must be embedded to have forward compatible implementations.
func (UnimplementedAPIServer) GetCollection ¶
func (UnimplementedAPIServer) GetCollection(context.Context, *GetCollectionRequest) (*GetCollectionResponse, error)
func (UnimplementedAPIServer) GetCommit ¶
func (UnimplementedAPIServer) GetCommit(context.Context, *GetCommitRequest) (*GetCommitResponse, error)
func (UnimplementedAPIServer) GetEvents ¶
func (UnimplementedAPIServer) GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error)
func (UnimplementedAPIServer) GetFirst ¶
func (UnimplementedAPIServer) GetFirst(context.Context, *GetFirstRequest) (*GetFirstResponse, error)
func (UnimplementedAPIServer) GetGuarantee ¶
func (UnimplementedAPIServer) GetGuarantee(context.Context, *GetGuaranteeRequest) (*GetGuaranteeResponse, error)
func (UnimplementedAPIServer) GetHeader ¶
func (UnimplementedAPIServer) GetHeader(context.Context, *GetHeaderRequest) (*GetHeaderResponse, error)
func (UnimplementedAPIServer) GetHeightForBlock ¶
func (UnimplementedAPIServer) GetHeightForBlock(context.Context, *GetHeightForBlockRequest) (*GetHeightForBlockResponse, error)
func (UnimplementedAPIServer) GetHeightForTransaction ¶
func (UnimplementedAPIServer) GetHeightForTransaction(context.Context, *GetHeightForTransactionRequest) (*GetHeightForTransactionResponse, error)
func (UnimplementedAPIServer) GetLast ¶
func (UnimplementedAPIServer) GetLast(context.Context, *GetLastRequest) (*GetLastResponse, error)
func (UnimplementedAPIServer) GetRegisterValues ¶
func (UnimplementedAPIServer) GetRegisterValues(context.Context, *GetRegisterValuesRequest) (*GetRegisterValuesResponse, error)
func (UnimplementedAPIServer) GetResult ¶
func (UnimplementedAPIServer) GetResult(context.Context, *GetResultRequest) (*GetResultResponse, error)
func (UnimplementedAPIServer) GetSeal ¶
func (UnimplementedAPIServer) GetSeal(context.Context, *GetSealRequest) (*GetSealResponse, error)
func (UnimplementedAPIServer) GetTransaction ¶
func (UnimplementedAPIServer) GetTransaction(context.Context, *GetTransactionRequest) (*GetTransactionResponse, error)
func (UnimplementedAPIServer) ListCollectionsForHeight ¶
func (UnimplementedAPIServer) ListCollectionsForHeight(context.Context, *ListCollectionsForHeightRequest) (*ListCollectionsForHeightResponse, error)
func (UnimplementedAPIServer) ListSealsForHeight ¶
func (UnimplementedAPIServer) ListSealsForHeight(context.Context, *ListSealsForHeightRequest) (*ListSealsForHeightResponse, error)
func (UnimplementedAPIServer) ListTransactionsForHeight ¶
func (UnimplementedAPIServer) ListTransactionsForHeight(context.Context, *ListTransactionsForHeightRequest) (*ListTransactionsForHeightResponse, error)
type UnsafeAPIServer ¶
type UnsafeAPIServer interface {
// contains filtered or unexported methods
}
UnsafeAPIServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to APIServer will result in compilation errors.