unmarkaddress

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressUnmarker

type AddressUnmarker interface {
	// UnmarkAddress unmarks the passed (failed) address.
	UnmarkAddress(address string) error
}

AddressUnmarker wraps the UnmarkAddress method.

type MockedAddressUnmarker

type MockedAddressUnmarker struct {
	mock.Mock
}

MockedAddressUnmarker is the mocking implementation of AddressUnmarker.

func NewMockedAddressUnmarker

func NewMockedAddressUnmarker() *MockedAddressUnmarker

NewMockedAddressUnmarker returns a new MockedAddressesUnmarker.

func (*MockedAddressUnmarker) UnmarkAddress

func (u *MockedAddressUnmarker) UnmarkAddress(address string) error

UnmarkAddress unmarks the passed (failed) address.

Jump to

Keyboard shortcuts

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