Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrInitializeGenerator ¶
type ErrInitializeGenerator struct {
// contains filtered or unexported fields
}
func (ErrInitializeGenerator) Error ¶
func (e ErrInitializeGenerator) Error() string
type ErrInterrupted ¶
type ErrInterrupted struct{}
func (ErrInterrupted) Error ¶
func (e ErrInterrupted) Error() string
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator is a type to configurate the operation setting.
func NewGenerator ¶
NewGenerator is a factory function of Generator. The argument "prefix" must be bech32 format.
Click to show internal directories.
Click to hide internal directories.