Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CredDefFromLedger ¶
Types ¶
type Schema ¶
type Schema struct { ID string `json:"id,omitempty"` // ID from Indy/Ledger Name string `json:"name,omitempty"` // name of the schema Version string `json:"version,omitempty"` // version number in string Attrs []string `json:"attrs,omitempty"` // attribute string list Stored *async.Future `json:"-"` // info from ledger }
func (*Schema) FromLedger ¶
func (*Schema) LazySchema ¶
Click to show internal directories.
Click to hide internal directories.