cache

package
v0.0.0-...-cb3ac65 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	// Flush flush a cache-entry by name
	Flush(name string) (*models.FlushResult, error)
}

Client defines the interface for operations with cache.

func New

func New(hc *pdnshttp.PDNSClient) Client

New creates a new Cache client

Jump to

Keyboard shortcuts

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