Documentation
¶
Index ¶
Constants ¶
View Source
const TxStatusIdle = 'I'
Variables ¶
View Source
var ErrTerminate = fmt.Errorf("terminate")
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
Data StartupData
// contains filtered or unexported fields
}
func NewBackend ¶
func (*Backend) Passthrough ¶
type StartupData ¶
Click to show internal directories.
Click to hide internal directories.