# Packages
Package common contains code used to be shared by different handlers.
Package commonpath contains functions used for path.
Package handlererrors provides handlers errors.
Package handlerparams provides functions for parsing handlers parameters.
Package proxy sends requests to another wire protocol compatible service.
Package registry provides a registry of handlers.
Package sjson provides converters from/to jsonb with some extensions for built-in and `types` types.
# Functions
New returns a new handler.
WriteErrorDocument returns a document representation of the write error.