info

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	// contains filtered or unexported fields
}

func New

func New() *Data

func With

func With(data map[string]any) *Data

func (*Data) Get

func (s *Data) Get() map[string]any

type Provider

type Provider interface {
	Get(ctx context.Context) (*Data, error)
	Set(ctx context.Context, data *Data) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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