package
0.0.0-20220719084420-de9afa28d8f8
Repository: https://github.com/emerishq/sdk-service-meta.git
Documentation: pkg.go.dev

# Functions

Mount configures the mux to serve the sdk-utilities endpoints.
MountGenHTTPOpenapiJSON configures the mux to serve GET request made to "/openapi.json".
New instantiates HTTP handlers for all the sdk-utilities service endpoints using the provided encoder and decoder.

# Structs

MountPoint holds information about the mounted endpoints.
Server lists the sdk-utilities 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.