iotools

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NewLine = "\n"
)

Variables

This section is empty.

Functions

func CalulateWidthsTabbed

func CalulateWidthsTabbed(padding int, f func(w io.Writer) error) ([]int, error)

func FormatTabbed

func FormatTabbed(widths []int, padding int, f func(w io.Writer) error) (string, error)

func LinesSplitterRespectEndNewLineFunc

func LinesSplitterRespectEndNewLineFunc() bufio.SplitFunc

Creates a split function which takes into account last newline and returns an emply line if a file ends with new line char sequence

func PrintTabbed

func PrintTabbed(w io.Writer, widths []int, padding int, f func(w io.Writer) error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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