cache

package
v0.0.0-...-bff9524 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemCacheRepo

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

func NewCacheRepo

func NewCacheRepo() *MemCacheRepo

func (*MemCacheRepo) Delete

func (c *MemCacheRepo) Delete(ctx context.Context, id string) error

func (*MemCacheRepo) Get

func (*MemCacheRepo) Put

func (c *MemCacheRepo) Put(ctx context.Context, id string, confResponse entity.DeviceConfiguration) error

Jump to

Keyboard shortcuts

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