provider

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	S3    = "s3"
	GCS   = "gcs"
	Azure = "azure"
	File  = "file"
)

Variables

This section is empty.

Functions

func FromScheme

func FromScheme(scheme string) string

FromScheme maps a URL scheme to a provider name.

func Normalize

func Normalize(p string, fallback string) string

Normalize returns a standard provider name from a raw string.

func ToScheme

func ToScheme(p string) string

ToScheme maps a provider name to its primary URL scheme.

Types

This section is empty.

Jump to

Keyboard shortcuts

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