//
pkg.gl
Category
github.com/kilnfi/go-utils
net
jsonrpc
package
0.5.0
Repository:
https://github.com/kilnfi/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
94 SLOC
#
Packages
http
No description provided by the author
testutils
Package jsonrpctestutils is a generated GoMock package.
#
Functions
WithIncrementalID
WithIncrementalID automatically increments JSON-RPC request ID.
WithVersion
WithVersion automatically set JSON-RPC request version.
#
Structs
ErrorMsg
ErrorMsg is a struct allowing to encode/decode a JSON-RPC response body.
Request
Request allows to manipulate a JSON-RPC request.
#
Interfaces
Client
No description provided by the author
#
Type aliases
ClientDecorator
No description provided by the author
ClientFunc
No description provided by the author