Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDIDDocument ¶
func CreateDIDDocument(ctx *bddctx.BDDContext, agents, keyType string) error
CreateDIDDocument creates DIDDocument.
Types ¶
type Steps ¶
type Steps struct {
// contains filtered or unexported fields
}
Steps for DID resolver tests.
func NewDIDResolverSteps ¶
func NewDIDResolverSteps() *Steps
NewDIDResolverSteps returns new steps for DID resolver tests.
func (*Steps) RegisterSteps ¶
RegisterSteps registers did exchange steps.
func (*Steps) SetContext ¶
func (d *Steps) SetContext(ctx *bddctx.BDDContext)
SetContext is called before every scenario is run with a fresh new context.
Click to show internal directories.
Click to hide internal directories.