Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { ContentSize int64 GasPrice string PostageAmount int64 PostageDepth uint64 PostageLabel string Seed int64 }
Options groups a set of options that can be set for this check.
func NewDefaultOptions ¶
func NewDefaultOptions() Options
NewDefaultOptions returns new default options.
Click to show internal directories.
Click to hide internal directories.