Documentation ¶
Index ¶
- type CacheFile
- func (c *CacheFile) Close() error
- func (c *CacheFile) DelFakeipPair(ip, host []byte) error
- func (c *CacheFile) GetFakeip(key []byte) []byte
- func (c *CacheFile) PutFakeip(key, value []byte) error
- func (c *CacheFile) SelectedMap() map[string]string
- func (c *CacheFile) SetSelected(group, selected string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheFile ¶
CacheFile store and update the cache file
func (*CacheFile) DelFakeipPair ¶
func (*CacheFile) SelectedMap ¶
func (*CacheFile) SetSelected ¶
Click to show internal directories.
Click to hide internal directories.