Documentation
¶
Overview ¶
Package deeplink parses warpnet:// URLs and registers the scheme per OS.
Index ¶
Constants ¶
View Source
const Scheme = "warpnet"
Variables ¶
View Source
var ErrMissingID = errors.New("deeplink: missing resource id")
View Source
var ErrNotWarpnetURL = errors.New("deeplink: not a warpnet:// URL")
View Source
var ErrUnsupportedKind = errors.New("deeplink: unsupported resource kind")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.