gatekeeper

package
v0.0.0-...-7b7c10a Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DIDOwner

type DIDOwner struct {
	DID         string
	PublicKeyID string
	PrivateKey  ed25519.PrivateKey
}

DIDOwner defines parameters of a DID owner.

type Steps

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

Steps defines context for Gatekeeper scenario steps.

func NewSteps

func NewSteps(commonSteps *common.Steps) *Steps

NewSteps returns new Steps context.

func (*Steps) GetDID

func (s *Steps) GetDID(didOwner string) string

GetDID is a helper function used in template to get DID by owner name.

func (*Steps) RegisterSteps

func (s *Steps) RegisterSteps(sc *godog.ScenarioContext)

RegisterSteps registers Gatekeeper scenario steps.

Jump to

Keyboard shortcuts

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