text

package
v0.0.0-...-f20979a Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColorDigit

type ColorDigit struct {
	Colors       map[int]func(format string, a ...interface{})
	RenderLength int
}

ColorDigit struct

func NewColorDigit

func NewColorDigit(renderLength int) ColorDigit

NewColorDigit func

func (*ColorDigit) PrintDigit

func (c *ColorDigit) PrintDigit(digit int)

PrintDigit func

type ColorDigitInterface

type ColorDigitInterface interface {
	PrintDigit(digit int)
}

ColorDigitInterface interface

Jump to

Keyboard shortcuts

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