prettifiers

package
v0.0.0-...-8c16e0d Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SEPARATOR       = " "
	FIELD_SEPARATOR = "="
	FIELD_QUOTES    = "\""
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultPrettifier

type DefaultPrettifier struct{}

func (*DefaultPrettifier) Prettify

func (p *DefaultPrettifier) Prettify(line *parsers.ParsedLine) string

type Prettifier

type Prettifier interface {
	Prettify(line *parsers.ParsedLine) string
}

Jump to

Keyboard shortcuts

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