package
0.7.0
Repository: https://github.com/lawrencejones/pgsink.git
Documentation: pkg.go.dev

# Functions

Mount configures the mux to serve the Web endpoints.
MountWebBuild configures the mux to serve GET request made to "/web".
New instantiates HTTP handlers for all the Web service endpoints using the provided encoder and decoder.

# Structs

MountPoint holds information about the mounted endpoints.
Server lists the Web service endpoint HTTP handlers.

# Interfaces

ErrorNamer is an interface implemented by generated error structs that exposes the name of the error as defined in the design.