Documentation ¶
Index ¶
Constants ¶
View Source
const (
ErrIncorrectJobType = whoops.Errorf("incorrect job type: got %T, expected %T")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge interface { Info Jobber WalletUpdater }
type CobraTXJobAdder ¶
type ReferenceID ¶
type ReferenceID = string
type WalletUpdater ¶
type WalletUpdater interface { }
Click to show internal directories.
Click to hide internal directories.