Documentation ¶
Overview ¶
Package uri handles the Telehash URI format.
Reference ¶
See: https://github.com/telehash/telehash.org/blob/master/v3/uri.md
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InvalidURIError ¶
type InvalidURIError string
InvalidURIError is returned when Parse has invalid input
func (InvalidURIError) Error ¶
func (e InvalidURIError) Error() string
Click to show internal directories.
Click to hide internal directories.