package
0.0.0-20240516065436-a2bc238b4b59
Repository: https://github.com/tools-go/go-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

APIPrefix will set api prefix for the api server.
ListenAddr will set listen addr for the server.
New func for server creating.
PProf switch on/off the http pprof api.
WithNotFoundHandler set NotFoundHandler for router.

# Variables

Healthz controller example.

# Interfaces

Controller is an interface that register handlers with a http router.
Server is the api server interface.

# Type aliases

Option func for server.