dl

package
v0.1.30549 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCloudOnlyErr

func IsCloudOnlyErr(err error) bool

func IsGoneErr

func IsGoneErr(err error) bool

func NewDlRestClient

func NewDlRestClient(config settings.Config) (*dlRestClient, error)

NewDlRestClient returns a new dlRestClient instance initialized with the values from the config.

Types

type CloudOnlyErr

type CloudOnlyErr struct{}

func (*CloudOnlyErr) Error

func (e *CloudOnlyErr) Error() string

type DlClient

type DlClient interface {
	PurgeDLC(projectid string) error
}

ProjectClient is the interface to interact with dl

type GoneErr

type GoneErr struct{}

func (*GoneErr) Error

func (e *GoneErr) Error() string

Jump to

Keyboard shortcuts

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