Language

Package: go-github-com-apparentlymart-go-openvpn-mgmt @ 0.0.0-0.4d2ce95

Synopsis

Go client library for OpenVPN's management protocol

Description

Go-OpenVPN-Mgmt implements a client for the OpenVPN management interface. It can be used to monitor and control an OpenVPN process running with its management port enabled.

Home page
https://github.com/apparentlymart/go-openvpn-mgmt
Location
gnu/packages/golang.scm (line: 896, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?