models

package
v0.0.0-...-78849dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResolutionResult

type ResolutionResult struct {

	// did document
	DidDocument interface{} `json:"didDocument,omitempty"`

	// method metadata
	MethodMetadata interface{} `json:"methodMetadata,omitempty"`

	// resolver metadata
	ResolverMetadata interface{} `json:"resolverMetadata,omitempty"`
}

ResolutionResult The DID resolution result.

swagger:model ResolutionResult

func (*ResolutionResult) MarshalBinary

func (m *ResolutionResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ResolutionResult) UnmarshalBinary

func (m *ResolutionResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ResolutionResult) Validate

func (m *ResolutionResult) Validate(formats strfmt.Registry) error

Validate validates this resolution result

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL