//
pkg.gl
Category
github.com/abdfnx/tran
core
tranx
package
0.1.43
Repository:
https://github.com/abdfnx/tran.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
411 SLOC
#
Functions
NewClient
NewClient returns a new client struct.
NewServer
NewServer constructs a new Server struct and setups the routes.
#
Structs
IDs
IDs is a threadsafe set of numbers.
Mailbox
Mailbox is a data structure that links together a sender and a receiver client.
Mailboxes
No description provided by the author
Server
Server is contains the necessary data to run the tranx server.