downloadurl

package
v3.2.236 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Dates = []expire{amazonS3, filesDate, googleDate, azureBlob}

Functions

This section is empty.

Types

type URL

type URL struct {
	*url.URL
	time.Time
	Type URLType
}

func New

func New(urlStr string) (d *URL, err error)

func (*URL) Valid

func (d *URL) Valid(within time.Duration) (remaining time.Duration, valid bool)

type URLType added in v3.2.236

type URLType string
const (
	AmazonS3 URLType = "AmazonS3"
	Google   URLType = "Google"
	Azure    URLType = "Azure"
	Files    URLType = "Files"
)

Jump to

Keyboard shortcuts

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