cachefile

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 License: GPL-3.0 Imports: 7 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheFile

type CacheFile struct {
	DB *bbolt.DB
}

CacheFile store and update the cache file

func Cache

func Cache() *CacheFile

Cache return singleton of CacheFile

func (*CacheFile) Close added in v1.8.0

func (c *CacheFile) Close() error

func (*CacheFile) DelFakeipPair added in v1.9.0

func (c *CacheFile) DelFakeipPair(ip, host []byte) error

func (*CacheFile) GetFakeip added in v1.8.0

func (c *CacheFile) GetFakeip(key []byte) []byte

func (*CacheFile) PutFakeip added in v1.8.0

func (c *CacheFile) PutFakeip(key, value []byte) error

func (*CacheFile) SelectedMap

func (c *CacheFile) SelectedMap() map[string]string

func (*CacheFile) SetSelected

func (c *CacheFile) SetSelected(group, selected string)

Jump to

Keyboard shortcuts

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