schemes

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package schemes includes the schemes supported in this project

Index

Constants

View Source
const (
	SchemeFile  = "file"
	SchemeFTP   = "ftp"
	SchemeHTTP  = "http"
	SchemeHTTPS = "https"
	SchemeS3    = "s3"
	SchemeSFTP  = "sftp"
)

Variables

Functions

This section is empty.

Types

type ErrUnknownScheme

type ErrUnknownScheme struct {
	Scheme string
}

func (*ErrUnknownScheme) Error

func (e *ErrUnknownScheme) Error() string

Jump to

Keyboard shortcuts

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