contracts

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cdn

type Cdn interface {
	// RefreshUrl 通过URL刷新缓存
	RefreshUrl(urls []string) error
	// RefreshPath 通过路径刷新缓存
	RefreshPath(paths []string) error
	// GetUsage 获取域名请求量
	GetUsage(domain string, startTime, endTime carbon.Carbon) (uint, error)
}

Jump to

Keyboard shortcuts

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