Documentation
¶
Index ¶
- func New(opts ...Option) postagecontract.Interface
- type Option
- func WithCreateBatchFunc(...) Option
- func WithDiluteBatchFunc(...) Option
- func WithExpiresBatchesFunc(f func(ctx context.Context) error) Option
- func WithMinimumValidityBlocksFunc(f func(ctx context.Context) (uint64, error)) Option
- func WithPaused(f func(ctx context.Context) (bool, error)) Option
- func WithTopUpBatchFunc(...) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*contractMock)
Option is an option passed to New
func WithCreateBatchFunc ¶
func WithDiluteBatchFunc ¶
Click to show internal directories.
Click to hide internal directories.