mappers

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockMapper

type BlockMapper struct {
	mock.Mock
}

BlockMapper is an autogenerated mock type for the BlockMapper type

func (*BlockMapper) MapBlock

func (_m *BlockMapper) MapBlock(m []byte) (*sdk.BlockInfo, error)

MapBlock provides a mock function with given fields: m

type ConfirmedAddedMapper

type ConfirmedAddedMapper struct {
	mock.Mock
}

ConfirmedAddedMapper is an autogenerated mock type for the ConfirmedAddedMapper type

func (*ConfirmedAddedMapper) MapConfirmedAdded

func (_m *ConfirmedAddedMapper) MapConfirmedAdded(m []byte) (sdk.Transaction, error)

MapConfirmedAdded provides a mock function with given fields: m

type CosignatureMapper

type CosignatureMapper struct {
	mock.Mock
}

CosignatureMapper is an autogenerated mock type for the CosignatureMapper type

func (*CosignatureMapper) MapCosignature

func (_m *CosignatureMapper) MapCosignature(m []byte) (*sdk.SignerInfo, error)

MapCosignature provides a mock function with given fields: m

type PartialAddedMapper

type PartialAddedMapper struct {
	mock.Mock
}

PartialAddedMapper is an autogenerated mock type for the PartialAddedMapper type

func (*PartialAddedMapper) MapPartialAdded

func (_m *PartialAddedMapper) MapPartialAdded(m []byte) (*sdk.AggregateTransaction, error)

MapPartialAdded provides a mock function with given fields: m

type PartialRemovedMapper

type PartialRemovedMapper struct {
	mock.Mock
}

PartialRemovedMapper is an autogenerated mock type for the PartialRemovedMapper type

func (*PartialRemovedMapper) MapPartialRemoved

func (_m *PartialRemovedMapper) MapPartialRemoved(m []byte) (*sdk.PartialRemovedInfo, error)

MapPartialRemoved provides a mock function with given fields: m

type StatusMapper

type StatusMapper struct {
	mock.Mock
}

StatusMapper is an autogenerated mock type for the StatusMapper type

func (*StatusMapper) MapStatus

func (_m *StatusMapper) MapStatus(m []byte) (*sdk.StatusInfo, error)

MapStatus provides a mock function with given fields: m

type UnconfirmedAddedMapper

type UnconfirmedAddedMapper struct {
	mock.Mock
}

UnconfirmedAddedMapper is an autogenerated mock type for the UnconfirmedAddedMapper type

func (*UnconfirmedAddedMapper) MapUnconfirmedAdded

func (_m *UnconfirmedAddedMapper) MapUnconfirmedAdded(m []byte) (sdk.Transaction, error)

MapUnconfirmedAdded provides a mock function with given fields: m

type UnconfirmedRemovedMapper

type UnconfirmedRemovedMapper struct {
	mock.Mock
}

UnconfirmedRemovedMapper is an autogenerated mock type for the UnconfirmedRemovedMapper type

func (*UnconfirmedRemovedMapper) MapUnconfirmedRemoved

func (_m *UnconfirmedRemovedMapper) MapUnconfirmedRemoved(m []byte) (*sdk.UnconfirmedRemoved, error)

MapUnconfirmedRemoved provides a mock function with given fields: m

Jump to

Keyboard shortcuts

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