initializable

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAlreadyInitialized = errors.New("already initialized")
)

Functions

This section is empty.

Types

type Initializable

type Initializable struct{}

func (*Initializable) TryInitialize

func (init *Initializable) TryInitialize(ctx context.ContextInterface, key string) error

Initializable checks whether this has been initialied agains that key

type Status

type Status string
const (
	Initialized Status = "Initialized"
)

Jump to

Keyboard shortcuts

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