package
0.0.0-20240916134854-020f48ada450
Repository: https://github.com/vpnhouse/api.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Constants

No description provided by the author

# Structs

No description provided by the author
Information to configure client on client side.
ClientConnectJSONBody defines parameters for ClientConnect.
Connection information for wireguard peers.
No description provided by the author
Wireguard-specific tunnel information.
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

ClientConnectJSONRequestBody defines body for ClientConnect for application/json ContentType.
ClientDisconnectJSONBody defines parameters for ClientDisconnect.
ClientDisconnectJSONRequestBody defines body for ClientDisconnect for application/json ContentType.
ClientPingJSONBody defines parameters for ClientPing.
ClientPingJSONRequestBody defines body for ClientPing for application/json ContentType.
No description provided by the author