Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDIDCreator ¶
MockDIDCreator mock implementation of DID creator to be used only for unit tests
func (*MockDIDCreator) Create ¶
func (m *MockDIDCreator) Create(method string, opts ...didcreator.DocOpts) (*did.Doc, error)
Create mock implementation of create DID
Click to show internal directories.
Click to hide internal directories.