adapter

package
v1.10.10 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FourSpaces

type FourSpaces struct {
	Data io.Reader
}

FourSpaces is ...

func (*FourSpaces) Output

func (fs *FourSpaces) Output() error

Output is ...

type Outputer

type Outputer interface {
	Output() error
}

Outputer is ...

type Tab

type Tab struct {
	Data io.Reader
}

Tab is ...

func (*Tab) Output

func (tab *Tab) Output() error

Output is ...

type TwoSpaces

type TwoSpaces struct {
	Data io.Reader
}

TwoSpaces is ...

func (*TwoSpaces) Output

func (ts *TwoSpaces) Output() error

Output is ...

Jump to

Keyboard shortcuts

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