package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new instance of the RPC socket client.
NewDefaultConfig creates an instance of the package specific configuration, given a pointer to a logger instance to be used for logging within the package.
No description provided by the author
NewNonValidatorServer returns a new instance of the non-validator RPC socket server.
No description provided by the author
NewValidatorServer returns a new instance of the validator RPC socket server.

# Structs

Client implement a socket client allowing to run simple RPC commands.
Config represents the configuration of the admin package.
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 implement a socket server allowing to run simple RPC commands.
ServerConfig represent the configuration of the server.
No description provided by the author

# Interfaces

No description provided by the author