util

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TabWriter

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

func NewTabWriter

func NewTabWriter(w io.Writer) *TabWriter

func (*TabWriter) Flush

func (w *TabWriter) Flush()

func (*TabWriter) Write

func (w *TabWriter) Write(record []string) error

type Writer

type Writer interface {
	Write([]string) error
	Flush()
}

Jump to

Keyboard shortcuts

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