Skip to content

braintreeps/goagain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goagain

Zero-downtime restarts in Go

Inspired by Unicorn, the goagain package provides primitives for bringing zero-downtime restarts to Go applications that accept connections from a net.TCPListener.

Installation

go install github.com/rcrowley/goagain

Usage

goagain-example.go shows how it's done.

About

Zero-downtime restarts in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%