package
0.0.0-20230517052454-31bae31e0207
Repository: https://github.com/hotnops/gtunnel.git
Documentation: pkg.go.dev

# Functions

GetClientInfoFromCtx will return the bearer token string from the auth header within the ctx structure.
NewAdminServiceServer is a constructor that returns an AdminServiceServer grpc server.
No description provided by the author
No description provided by the author
No description provided by the author
NewGServer is a constructor that will initialize all gServer internal data structures and load any existing configuration files.

# Structs

AdminServiceServer is a structure that implements all of the grpc functions for the AdminServiceServer.
No description provided by the author
ConfigStore is a structure that represents all of the configurations of the gServer and will keep state to a json file.
No description provided by the author
No description provided by the author
No description provided by the author
ServerConnectionHandler TODO.