Versions in this module Expand all Collapse all v0 v0.3.0 Mar 8, 2020 Changes in this version + const FileScheme + const HTTPSScheme + const HTTPScheme + type URI string + func File(path string) URI + func From(scheme, authority, path, query, fragment string) URI + func New(s string) URI + func Parse(s string) (u URI, err error) + func (u URI) Filename() string