Documentation ¶
Index ¶
- type CacheFile
- func (c *CacheFile) Close() error
- func (c *CacheFile) FakeIPLoad(address netip.Addr) (string, bool)
- func (c *CacheFile) FakeIPMetadata() *adapter.FakeIPMetadata
- func (c *CacheFile) FakeIPReset() error
- func (c *CacheFile) FakeIPSaveMetadata(metadata *adapter.FakeIPMetadata) error
- func (c *CacheFile) FakeIPStore(address netip.Addr, domain string) error
- func (c *CacheFile) LoadSelected(group string) string
- func (c *CacheFile) StoreSelected(group, selected string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheFile ¶
func (*CacheFile) FakeIPMetadata ¶
func (c *CacheFile) FakeIPMetadata() *adapter.FakeIPMetadata
func (*CacheFile) FakeIPReset ¶
func (*CacheFile) FakeIPSaveMetadata ¶
func (c *CacheFile) FakeIPSaveMetadata(metadata *adapter.FakeIPMetadata) error
func (*CacheFile) FakeIPStore ¶
func (*CacheFile) LoadSelected ¶
func (*CacheFile) StoreSelected ¶
Click to show internal directories.
Click to hide internal directories.