identitymanagermocks

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func (*Manager) GetLocalOrgKey added in v0.11.3

func (_m *Manager) GetLocalOrgKey(ctx context.Context) (string, error)

GetLocalOrgKey provides a mock function with given fields: ctx

func (*Manager) GetLocalOrganization

func (_m *Manager) GetLocalOrganization(ctx context.Context) (*fftypes.Organization, error)

GetLocalOrganization provides a mock function with given fields: ctx

func (*Manager) OrgDID

func (_m *Manager) OrgDID(org *fftypes.Organization) string

OrgDID provides a mock function with given fields: org

func (*Manager) ResolveInputIdentity

func (_m *Manager) ResolveInputIdentity(ctx context.Context, _a1 *fftypes.Identity) error

ResolveInputIdentity provides a mock function with given fields: ctx, _a1

func (*Manager) ResolveLocalOrgDID

func (_m *Manager) ResolveLocalOrgDID(ctx context.Context) (string, error)

ResolveLocalOrgDID provides a mock function with given fields: ctx

func (*Manager) ResolveSigningKey

func (_m *Manager) ResolveSigningKey(ctx context.Context, inputKey string) (string, error)

ResolveSigningKey provides a mock function with given fields: ctx, inputKey

func (*Manager) ResolveSigningKeyIdentity

func (_m *Manager) ResolveSigningKeyIdentity(ctx context.Context, signingKey string) (string, error)

ResolveSigningKeyIdentity provides a mock function with given fields: ctx, signingKey

Jump to

Keyboard shortcuts

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