nodestatemanagerfx

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type NodeStateManagerIn

type NodeStateManagerIn struct {
	fx.In
	Config config.Config
	Logger *zerolog.Logger
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL