display

package
v0.0.0-...-c8254e5 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoColumnsSpecified = errors.New("no columns specified")
	ErrInvalidColumn      = errors.New("invalid column name")
)

Functions

func DefaultColumns

func DefaultColumns() []string

func RuneToCategories

func RuneToCategories(r rune) string

func RuneToHexBytes

func RuneToHexBytes(r rune) string

func RuneToScript

func RuneToScript(r rune) string

Types

type Config

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

func Default

func Default() *Config

func New

func New(cols []string) (*Config, error)

func (*Config) Generate

func (d *Config) Generate(r rune) []string

Jump to

Keyboard shortcuts

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