Skip to content

gohttp/healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

healthcheck

Health check endpoint for your HTTP server.

By default endpoint is located at /internal/health".

Example

// ...
healthcheck.AddHandler()

http.ListenAndServe(addr, nil)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages