package
1.0.0-beta.3
Repository: https://github.com/mizosukedev/securetunnel.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemoryStore is an structure that implements Store interface.
NilAuthorizer is an interface that implements Authorizer.
NilNotifier is an interface that implements Notifier.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Authorizer is an interface that allow to change the functions related to authentication.
Notifier is an interface to notify the device that the tunnel has opened and its token.
Pluggable is an interface that indicates that the structure is pluggable.
Store is an interface for storing and retrieving data.
No description provided by the author
# Type aliases
AccessToken = {tunnelID}_{random string}.
ConnectionID = {tunnelID}_{random string}.
No description provided by the author
No description provided by the author