package
0.0.1-20241014-0001
Repository: https://github.com/kyaxcorp/go-core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetClient -> gets the existing created instance if it's already created..
No description provided by the author
GetDefaultClient -> it will return a new websocket client instance by taking the default configuration.
New -> creates a new client based on the provided configuration.
NewClient -> Generates a new instance based on the configuration! Multiple instances can be generated based on the same configuration.