 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type DynamicCollectionHashedReadWriteSet
- type DynamicNsReadWriteSet
- func (dnrws *DynamicNsReadWriteSet) DynamicSliceFieldProto(name string, index int, base proto.Message) (proto.Message, error)
- func (dnrws *DynamicNsReadWriteSet) DynamicSliceFields() []string
- func (dnrws *DynamicNsReadWriteSet) StaticallyOpaqueFieldProto(name string) (proto.Message, error)
- func (dnrws *DynamicNsReadWriteSet) StaticallyOpaqueFields() []string
- func (dnrws *DynamicNsReadWriteSet) Underlying() proto.Message
 
- type TxReadWriteSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamicCollectionHashedReadWriteSet ¶
type DynamicCollectionHashedReadWriteSet struct {
	*rwset.CollectionHashedReadWriteSet
	DataModel rwset.TxReadWriteSet_DataModel
}
    func (*DynamicCollectionHashedReadWriteSet) StaticallyOpaqueFieldProto ¶
func (dchrws *DynamicCollectionHashedReadWriteSet) StaticallyOpaqueFieldProto(name string) (proto.Message, error)
func (*DynamicCollectionHashedReadWriteSet) StaticallyOpaqueFields ¶
func (dchrws *DynamicCollectionHashedReadWriteSet) StaticallyOpaqueFields() []string
func (*DynamicCollectionHashedReadWriteSet) Underlying ¶
func (dchrws *DynamicCollectionHashedReadWriteSet) Underlying() proto.Message
type DynamicNsReadWriteSet ¶
type DynamicNsReadWriteSet struct {
	*rwset.NsReadWriteSet
	DataModel rwset.TxReadWriteSet_DataModel
}
    func (*DynamicNsReadWriteSet) DynamicSliceFieldProto ¶
func (*DynamicNsReadWriteSet) DynamicSliceFields ¶
func (dnrws *DynamicNsReadWriteSet) DynamicSliceFields() []string
func (*DynamicNsReadWriteSet) StaticallyOpaqueFieldProto ¶
func (dnrws *DynamicNsReadWriteSet) StaticallyOpaqueFieldProto(name string) (proto.Message, error)
func (*DynamicNsReadWriteSet) StaticallyOpaqueFields ¶
func (dnrws *DynamicNsReadWriteSet) StaticallyOpaqueFields() []string
func (*DynamicNsReadWriteSet) Underlying ¶
func (dnrws *DynamicNsReadWriteSet) Underlying() proto.Message
type TxReadWriteSet ¶
type TxReadWriteSet struct{ *rwset.TxReadWriteSet }
    func (*TxReadWriteSet) DynamicSliceFieldProto ¶
func (*TxReadWriteSet) DynamicSliceFields ¶
func (txrws *TxReadWriteSet) DynamicSliceFields() []string
func (*TxReadWriteSet) Underlying ¶
func (txrws *TxReadWriteSet) Underlying() proto.Message
 Click to show internal directories. 
   Click to hide internal directories.