thumblinkrpc

package
v0.0.0-...-d98ca20 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadString

func ReadString(r io.Reader) (string, error)

func SendString

func SendString(w io.Writer, str string) error

Types

type Inliner

type Inliner struct {
	// contains filtered or unexported fields
}

Inliner represents a instance of a Inliner

func MakeInliner

func MakeInliner() (*Inliner, error)

func (*Inliner) Inline

func (i *Inliner) Inline(msgs string) (chan Outcome, error)

func (*Inliner) InlineBlock

func (i *Inliner) InlineBlock(msgs string) chan Outcome

type Outcome

type Outcome struct {
	Msg    string
	Errors string
}

Jump to

Keyboard shortcuts

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