Documentation
¶
Index ¶
- type Code
- type Color
- type Parameter
- type TrueColor
- func (t *TrueColor) Add(p Parameter)
- func (t *TrueColor) Fprint(w io.Writer, a ...interface{}) (n int, err error)
- func (t *TrueColor) Fprintf(w io.Writer, format string, a ...interface{}) (n int, err error)
- func (t *TrueColor) Fprintln(w io.Writer, a ...interface{}) (n int, err error)
- func (t *TrueColor) Reset()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Color ¶
type Color struct {
// contains filtered or unexported fields
}
func NewBackgrond ¶
func NewForeground ¶
Click to show internal directories.
Click to hide internal directories.
