Skip to content

ClubCedille/server-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-utils

Utils library for Go HTTP & gRPC servers.

Install this library

To use this library in your own project, simply run this command:

$ go get github.com/clubcedille/server-utils@latest
...

gRPC Server

The server-utils library offers a gRPC implementation of graceful shutdown and real-time status fetching. See this example to learn how to use its functions.

HTTP Server

The server-utils library offers an HTTP implementation of graceful shutdown and real-time status fetching. See this example to learn how to use its functions.

About

Utils library for Go HTTP & gRPC servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages