//
pkg.gl
Category
github.com/trevor403/go-openvpn-static
openvpn
middlewares
server
auth
package
0.0.27
Repository:
https://github.com/trevor403/go-openvpn-static.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
119 SLOC
#
Functions
NewMiddleware
NewMiddleware creates new instance of Middleware.
#
Structs
Middleware
Middleware is able to subscribe to client status events, exposes client control API.
#
Type aliases
ClientEventCallback
ClientEventCallback is called when state of each OpenVPN client changes.