Documentation ¶
Overview ¶
Package urlx is a parser for accepting more server addresses including unix domain sockets during development. Eventually, we'll want to switch off of peg for better error messages. For now, it's quicker to iterate on the grammar using a peg parser.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrParsing = errors.New("urlx: unable to parse")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.