ansi

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2020 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultScheme = Scheme{
	Strong:    bold,
	Em:        em,
	Correct:   green,
	Incorrect: red,
	Warning:   orange,
}

Functions

func Strip

func Strip(s string) string

Types

type Scheme

type Scheme struct {
	Strong    func(string) string
	Em        func(string) string
	Correct   func(string) string
	Incorrect func(string) string
	Warning   func(string) string
}

Jump to

Keyboard shortcuts

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