memory

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package memory wires the in-memory vault implementation into the application via uber-go/fx.

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("memory-vault",
	fx.Provide(
		fx.Annotate(vaultmemory.New, fx.As(new(vault.Vault))),
	),
)

Module provides the in-memory vault implementation.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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