xpls

package
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StdRWC

type StdRWC struct{}

StdRWC is a readwritecloser on stdio, which can be used as a JSON-RPC transport.

func (StdRWC) Close

func (StdRWC) Close() error

Close first closes stdin, then, if successful, closes stdout.

func (StdRWC) Read

func (StdRWC) Read(p []byte) (int, error)

Read reads from stdin.

func (StdRWC) Write

func (StdRWC) Write(p []byte) (int, error)

Write writes to stdout.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL