package
0.0.0-20211130232802-bd9b0526fedf
Repository: https://github.com/pkopriv2/golang-sdk.git
Documentation: pkg.go.dev

# Functions

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
Server implementation.
No description provided by the author
No description provided by the author
No description provided by the author
Server implementation.
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

# 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

# Variables

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
A simple rpc request (FUTURE: Support authentication).
Asimple rpc response.

# Interfaces

A client gives consumers access to invoke a server's handlers.
A client session manages a client connection.
A server manages the resources used to serve requests in the background.
A server session manages a server connection.
A socket accepts connections and instancies sessions from clients.
No description provided by the author

# Type aliases

No description provided by the author
Each server manages a single handler and invokes the handler for each request it receives.
A server is basically.
No description provided by the author