datastore

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperatorDataStore

type OperatorDataStore interface {
	GetOperatorData() *registrystorage.OperatorData
	GetOperatorID() spectypes.OperatorID
	OperatorIDReady() bool
	AwaitOperatorID() spectypes.OperatorID
	SetOperatorData(data *registrystorage.OperatorData)
}

OperatorDataStore defines an interface for operations related to operator data.

func New

New creates and initializes a new instance of OperatorDataStore with optional initial data.

Jump to

Keyboard shortcuts

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