Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide( ProvideNoteStateManager, ), )
Functions ¶
This section is empty.
Types ¶
type NodeStateManagerIn ¶
type NodeStateManagerOut ¶
type NodeStateManagerOut struct { fx.Out NodeStateManager sharder.NodeStateManager }
func ProvideNoteStateManager ¶
func ProvideNoteStateManager(in NodeStateManagerIn) (NodeStateManagerOut, error)
type UnsupportedNodeStateStorageError ¶
type UnsupportedNodeStateStorageError struct {
// contains filtered or unexported fields
}
func (*UnsupportedNodeStateStorageError) Error ¶
func (e *UnsupportedNodeStateStorageError) Error() string
Click to show internal directories.
Click to hide internal directories.