cache

package
v0.0.0-...-271d523 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltCache

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

func NewBoltCache

func NewBoltCache(refresh bool) (*BoltCache, error)

func (*BoltCache) Initialize

func (c *BoltCache) Initialize(accountId string) error

func (*BoltCache) IsCached

func (c *BoltCache) IsCached(region string, kind awsets.ListerName) bool

func (*BoltCache) LoadGroup

func (c *BoltCache) LoadGroup(region string, kind awsets.ListerName) (*resource.Group, error)

func (*BoltCache) SaveGroup

func (c *BoltCache) SaveGroup(kind awsets.ListerName, rg *resource.Group) error

Jump to

Keyboard shortcuts

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