output

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(entry *format.Entry, chrs string) error

Extract specific characters from string

func Table

func Table(dataHeader []string, data [][]string)

Table entries in ascii table

Types

type ClipBoard

type ClipBoard interface {
	CopyProcess(string) error
}

func GetClipboard

func GetClipboard() ClipBoard

GetClipboard for OS

type Data

type Data struct {
	Header []string
	Data   [][]string
}

Data header/data

func NewDefaults

func NewDefaults() *Data

NewDefaults entries

func (*Data) Entries

func (d *Data) Entries(entries []format.Entry)

Entries fields to display

Jump to

Keyboard shortcuts

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