mocks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DIDPublisher

type DIDPublisher struct {
	PublishDIDStub func(context.Context, string) error
	// contains filtered or unexported fields
}

func (*DIDPublisher) Invocations

func (fake *DIDPublisher) Invocations() map[string][][]interface{}

func (*DIDPublisher) PublishDID

func (fake *DIDPublisher) PublishDID(arg1 context.Context, arg2 string) error

func (*DIDPublisher) PublishDIDArgsForCall

func (fake *DIDPublisher) PublishDIDArgsForCall(i int) (context.Context, string)

func (*DIDPublisher) PublishDIDCallCount

func (fake *DIDPublisher) PublishDIDCallCount() int

func (*DIDPublisher) PublishDIDCalls

func (fake *DIDPublisher) PublishDIDCalls(stub func(context.Context, string) error)

func (*DIDPublisher) PublishDIDReturns

func (fake *DIDPublisher) PublishDIDReturns(result1 error)

func (*DIDPublisher) PublishDIDReturnsOnCall

func (fake *DIDPublisher) PublishDIDReturnsOnCall(i int, result1 error)

type EndpointClient

type EndpointClient struct {
	GetEndpointFromAnchorOriginStub func(string) (*models.Endpoint, error)
	// contains filtered or unexported fields
}

func (*EndpointClient) GetEndpointFromAnchorOrigin

func (fake *EndpointClient) GetEndpointFromAnchorOrigin(arg1 string) (*models.Endpoint, error)

func (*EndpointClient) GetEndpointFromAnchorOriginArgsForCall

func (fake *EndpointClient) GetEndpointFromAnchorOriginArgsForCall(i int) string

func (*EndpointClient) GetEndpointFromAnchorOriginCallCount

func (fake *EndpointClient) GetEndpointFromAnchorOriginCallCount() int

func (*EndpointClient) GetEndpointFromAnchorOriginCalls

func (fake *EndpointClient) GetEndpointFromAnchorOriginCalls(stub func(string) (*models.Endpoint, error))

func (*EndpointClient) GetEndpointFromAnchorOriginReturns

func (fake *EndpointClient) GetEndpointFromAnchorOriginReturns(result1 *models.Endpoint, result2 error)

func (*EndpointClient) GetEndpointFromAnchorOriginReturnsOnCall

func (fake *EndpointClient) GetEndpointFromAnchorOriginReturnsOnCall(i int, result1 *models.Endpoint, result2 error)

func (*EndpointClient) Invocations

func (fake *EndpointClient) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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