//
pkg.gl
Category
github.com/roaldi/go-openvpn
openvpn
middlewares
server
auth
package
0.0.25
Repository:
https://github.com/roaldi/go-openvpn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
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.