package
0.1.1
Repository: https://github.com/scalarorg/go-electrum.git
Documentation: pkg.go.dev

# Functions

NewServer creates a test server on an arbitrary unused port.
NewServerUsingPort creates a mock server on the given port.
ToResult JSON-marshals the resul.
Write writes the `response` to the socket.

# Structs

No description provided by the author
Server is a TCP server useful for mocking a JSON RPC server.