Skip to content

FIPress/fipsvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fipsvc

fipsvc is to setup a service in Go, and help you with reload and clean up.

Usage

  1. Add cleanup and reload hooks
fipsvc.AddCleanupHooks(cleanup)
fipsvc.AddReloadHooks(load)
  1. Start
fipsvc.Start()

About

[fipsvc](https://fipress.org/project/fipsvc) is to setup a service in Go, and help you with reload and clean up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages