Directories
¶
Path | Synopsis |
---|---|
Package buffer implements a memory buffer with a limited capacity that can overflow into a file on disk.
|
Package buffer implements a memory buffer with a limited capacity that can overflow into a file on disk. |
Package protocol defines the JSON K-RPC protocol types and constants.
|
Package protocol defines the JSON K-RPC protocol types and constants. |
Package server provides an interface for defining KRPC services.
|
Package server provides an interface for defining KRPC services. |
Package stream implements a Reader and Writer for simple streams of either length-delimited byte records (using shipshape/util/delimited) or newline-delimited JSON values.
|
Package stream implements a Reader and Writer for simple streams of either length-delimited byte records (using shipshape/util/delimited) or newline-delimited JSON values. |
Binary unwrap_results reads in a JSON K-RPC response stream and writes each result.
|
Binary unwrap_results reads in a JSON K-RPC response stream and writes each result. |
Click to show internal directories.
Click to hide internal directories.