Documentation
¶
Overview ¶
Package cdn implements clients for CDN operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FastlyClient ¶
type FastlyClient struct {
// contains filtered or unexported fields
}
FastlyClient implements Purger for Fastly.
func NewFastlyClient ¶
func NewFastlyClient(token, baseURL string) *FastlyClient
NewFastlyClient creates a new FastlyClient.
Click to show internal directories.
Click to hide internal directories.