Categorygithub.com/malivvan/servicekit
repositorypackage
0.3.0
Repository: https://github.com/malivvan/servicekit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

servicekit

Servicekit is a service wrapper providing a cli for service management along with some utility functions. Logging can be added using the log subpackage.

Tested on linux and windows.

Example

$ apigate
SERVICE apigate v0.0.1

The apigate service provides a webserver acting as a http 
proxy for backend services connected through a gateway. 

Available Commands:
  run [workdir]
  install (user) (workdir)
  uninstall
  start
  stop
  restart
  version