store

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-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 CachedStore

type CachedStore struct {
	*Store
	// contains filtered or unexported fields
}

func (*CachedStore) Cached

func (s *CachedStore) Cached(lazy bool) *CachedStore

func (*CachedStore) Get

func (s *CachedStore) Get() interface{}

type Store

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

func (*Store) Cached

func (s *Store) Cached(lazy bool) *CachedStore

func (*Store) Get

func (s *Store) Get() interface{}

func (*Store) Update

func (s *Store) Update(val interface{}) interface{}

Jump to

Keyboard shortcuts

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