memory

package
v4.1.3 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone added in v4.0.6

func Clone[T ~map[string]any | ~[]any | any](t T) T

func New

func New(opts ...configx.Option) config.Store

Types

type Cloneable added in v4.0.6

type Cloneable interface {
	Clone() interface{}
}

type URLOpener

type URLOpener struct{}

func (*URLOpener) OpenURL

func (o *URLOpener) OpenURL(ctx context.Context, u *url.URL) (config.Store, error)

Jump to

Keyboard shortcuts

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