//
pkg.gl
Category
github.com/mutecomm/mute
util
jsonclient
package
0.1.0
Repository:
https://github.com/mutecomm/mute.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
65 SLOC
#
Functions
New
New creates a new JSON-RPC over HTTPS client which uses the given certificate file to communicate with the server if the scheme of the URL is https.
#
Variables
ErrCertLoad
ErrCertLoad signals a loading error of the certificate.
#
Structs
URLClient
URLClient is a client for JSON-RPC over HTTPS calls.