vdr

package
v0.0.0-...-a3b96bc Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package vdr implements vdr steps

Index

Constants

View Source
const (

	// P256KeyType EC P-256 key type.
	P256KeyType = "P256"
	// Ed25519KeyType ed25519 key type.
	Ed25519KeyType = "Ed25519"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Steps

type Steps struct {
	// contains filtered or unexported fields
}

Steps is steps for VC BDD tests.

func NewSteps

func NewSteps(ctx *context.BDDContext) *Steps

NewSteps returns new agent from client SDK.

func (*Steps) RegisterSteps

func (e *Steps) RegisterSteps(s *godog.Suite)

RegisterSteps registers agent steps.

Jump to

Keyboard shortcuts

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