Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectionSource ¶
type CollectionSource int64
const ( FromConfiguration CollectionSource = iota FromWallet FromStream )
func (*CollectionSource) MarshalJSON ¶
func (cs *CollectionSource) MarshalJSON() ([]byte, error)
func (*CollectionSource) String ¶
func (cs *CollectionSource) String() string
func (*CollectionSource) UnmarshalJSON ¶
func (cs *CollectionSource) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.