utils

package
v0.0.0-...-b449959 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	ReadString() string
	ReadRune() rune
}

type StdinReader

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

func NewStdinReader

func NewStdinReader() *StdinReader

func (*StdinReader) ReadRune

func (s *StdinReader) ReadRune() rune

func (*StdinReader) ReadString

func (s *StdinReader) ReadString() string

Jump to

Keyboard shortcuts

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