Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SubscribeAsync ¶
func SubscribeSync ¶
Types ¶
type DidSaveSnapshot ¶
type DidSaveSnapshot struct {
MinorIndex uint64
}
type FatalError ¶
type FatalError struct {
Err error
}
func (FatalError) Error ¶
func (e FatalError) Error() string
func (FatalError) Unwrap ¶
func (e FatalError) Unwrap() error
type WillChangeGlobals ¶
type WillChangeGlobals struct {
New, Old *core.GlobalValues
}
Click to show internal directories.
Click to hide internal directories.