Versions in this module Expand all Collapse all v1 v1.8.1 Jun 8, 2026 v1.8.0 Oct 16, 2025 Changes in this version + type JSONRPCRequest struct + ID interface{} + JSONRPC string + Method string + Params json.RawMessage + type Middleware interface + Process func(req *JSONRPCRequest) error