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