package
1.1.1
Repository: https://github.com/bandev/lux.git
Documentation: pkg.go.dev

# Functions

BoolToString converts a Boolean to a string.
GetBits returns x64 or x86 depending on the installed version.
GridSpacing calculates & prints spaces in order to make grid style print statements.
HexTo2Places is used for converting the value 0 to 00.
Line prints an empty line to the screen.
PrintBoolParagraph is very specific function for printing in a format like X: [ YES / NO ].
PrintError prints an error message to the string.
PrintHeading prints text in a unified heading format.
PrintNeutral prints a neutral message to the screen.
PrintStringParagraph prints text in a unified paragraph format taking into account grid spacing.
PrintWarning prints a warning message to the screen.
StringToBool converts a string to a boolean.

# Constants

BuildName is the name of the build.
BuildNo is the build number.
Description is the description.
GHRepo is the repo url.
License is the license.

# Structs

Colour defines the colour values used for interfacing with Govee's api.
Connection contains information about the connection to the Govee API such as the user's API Key & the server URL.