p9plib

package module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Overview

p9plib helps rewriting plan9port programs from C to Go. It's temporary. ha!

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Stdio9pserve

type Stdio9pserve struct {
	Stdin9pserve  io.WriteCloser
	Stdout9pserve io.ReadCloser
}

func (Stdio9pserve) Read

func (a Stdio9pserve) Read(p []byte) (int, error)

func (Stdio9pserve) Write

func (a Stdio9pserve) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

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