modulepackage
0.0.0-20140726085636-22397b3ce4de
Repository: https://github.com/ligustah/go-supervisor.git
Documentation: pkg.go.dev
# README
A Supervisord API client in Go
# Functions
New returns a Supervisor interface type connected to the net.URL specified in u
Optionally specify a http.Transport to use, will use default http.Transport if nil.
# Interfaces
No description provided by the author