pkgdata

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Git.
	GitProvider = "git"

	// Npm.
	NpmProvider     = "npm"
	NpmHost         = "www.npmjs.com"
	NpmPrefix       = "package"
	NpmRegistryHost = "registry.npmjs.org"

	// Github.
	GithubProvider = "github"
	GithubHost     = "github.com"

	// Docker.
	DockerProvider = "docker"
	DockerHost     = "hub.docker.com"

	// Youtube
	YoutubeProvider = "youtube"
	YoutubeHost     = "www.youtube.com"

	// Website
	WebsiteProvider = "website"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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