Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder constructs an anchor linkset.
func NewBuilder ¶
func NewBuilder(registry generatorRegistry) *Builder
NewBuilder returns a new anchor linkset builder.
type ContentObject ¶
ContentObject wraps a content object payload and includes the ID of the generator used to generate the payload.
type VCBuilder ¶
type VCBuilder func(anchorHashlink, coreIndexHashlink string) (*verifiable.Credential, error)
VCBuilder constructs a verifiable credential.
Click to show internal directories.
Click to hide internal directories.