store_abbr

package
v0.0.0-...-791c77c Latest Latest
Warning

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

Go to latest
Published: May 11, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIndexAbbr

func NewIndexAbbr(
	options options_print.V0,
	envRepo env_repo.Env,
) (i *indexAbbr, err error)

Types

type AbbrStoreCompleteGeneric

type AbbrStoreCompleteGeneric[V any, VPtr interfaces.Ptr[V]] interface {
	sku.AbbrStoreGeneric[V, VPtr]
	AbbrStoreMutableGeneric[V, VPtr]
}

type AbbrStoreMutableGeneric

type AbbrStoreMutableGeneric[V any, VPtr interfaces.Ptr[V]] interface {
	Add(VPtr) error
}

TODO refactor this whole thing to be simpler and get rid of generics

Jump to

Keyboard shortcuts

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