mock

package
v1.10.0-rc15 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) postagecontract.Interface

New creates a new mock BatchStore

Types

type Option

type Option func(*contractMock)

Option is a an option passed to New

func WithCreateBatchFunc

func WithCreateBatchFunc(f func(ctx context.Context, initialBalance *big.Int, depth uint8, immutable bool, label string) (common.Hash, []byte, error)) Option

func WithDiluteBatchFunc added in v1.2.0

func WithDiluteBatchFunc(f func(ctx context.Context, batchID []byte, newDepth uint8) (common.Hash, error)) Option

func WithExpiresBatchesFunc added in v1.10.0

func WithExpiresBatchesFunc(f func(ctx context.Context) error) Option

func WithTopUpBatchFunc added in v1.2.0

func WithTopUpBatchFunc(f func(ctx context.Context, batchID []byte, amount *big.Int) (common.Hash, error)) Option

Jump to

Keyboard shortcuts

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