package
1.1.0
Repository: https://github.com/vxcontrol/vxcommon.git
Documentation: pkg.go.dev

# Functions

DoHandshakeWithAgentOnServer is function which implemented server logic of handshake.
DoHandshakeWithBrowserOnServer is function which implemented server logic of handshake.
DoHandshakeWithServerOnAgent is function which implemented agent logic of handshake.
DoHandshakeWithServerOnBrowser is function which implemented agent logic of handshake It implemented for testing only.
GetAgentInformation is additional function for handshake logic.
GetRef is function for returning referense of string.
HasInfoValid is function which validate information from agent.
InList is function for searching in array of string.
RemoveUnusedTempDir is public function that should use into worker on start.