package
0.0.0-20240507203856-e6657e5f2ec5
Repository: https://github.com/community-sourced-minecraft/gate-proxy.git
Documentation: pkg.go.dev

# Functions

FromName takes a string as input and returns a `color.Color` object.
Gradient takes a string, a style, and a variable number of colors as input and returns a `c.Text` object.
LerpColor takes a float and a variable number of colors as input and returns a `color.Color` object.
Parse takes a string as input and returns a `c.Text` object.
ParseColor takes a string as input and returns a `color.Color` object.