Discover Packages
github.com/nspcc-dev/neo-go
pkg
rpc
server
package
Version:
v0.91.1
Opens a new window with list of versions in this module.
Published: Aug 18, 2020
License: MIT
Opens a new window with license information.
Imports: 32
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Server represents the JSON-RPC 2.0 server.
New creates a new Server struct.
Shutdown overrides the http.Server Shutdown
method.
Start creates a new JSON-RPC server listening on the configured port. It's
supposed to be run as a separate goroutine (like http.Server's Serve) and it
returns its errors via given errChan.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.