Documentation ¶
Index ¶
- type Manager
- func (_m *Manager) GetLocalOrgKey(ctx context.Context) (string, error)
- func (_m *Manager) GetLocalOrganization(ctx context.Context) (*fftypes.Organization, error)
- func (_m *Manager) OrgDID(org *fftypes.Organization) string
- func (_m *Manager) ResolveInputIdentity(ctx context.Context, _a1 *fftypes.Identity) error
- func (_m *Manager) ResolveLocalOrgDID(ctx context.Context) (string, error)
- func (_m *Manager) ResolveSigningKey(ctx context.Context, inputKey string) (string, error)
- func (_m *Manager) ResolveSigningKeyIdentity(ctx context.Context, signingKey string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) GetLocalOrgKey ¶ added in v0.11.3
GetLocalOrgKey provides a mock function with given fields: ctx
func (*Manager) GetLocalOrganization ¶
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 ¶
ResolveInputIdentity provides a mock function with given fields: ctx, _a1
func (*Manager) ResolveLocalOrgDID ¶
ResolveLocalOrgDID provides a mock function with given fields: ctx
func (*Manager) ResolveSigningKey ¶
ResolveSigningKey provides a mock function with given fields: ctx, inputKey
Click to show internal directories.
Click to hide internal directories.