counters

package
v0.0.0-...-c4986e2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bytes

type Bytes int

Bytes represent writer for counting bytes.

func (*Bytes) Write

func (b *Bytes) Write(p []byte) (int, error)

type Lines

type Lines int

Lines represent writer for counting lines.

func (*Lines) Write

func (l *Lines) Write(p []byte) (int, error)

type Words

type Words int

Words represent writer for counting words.

func (*Words) Write

func (w *Words) Write(p []byte) (int, error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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