Skip to content

remogatto/application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's that?

application is a Go package that implements an application infrastructure.

An application is seen as a set of loops, each running on a separate goroutines. The package provides a way to supervise the lifecycle of these loops.

Usage

For an usage example see here.

Install

go install https://github.com/remogatto/application

License

See LICENSE.

About

An application infrastructure for Go programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages