package
0.0.0-20240328232757-284a013f874a
Repository: https://github.com/nuxy/go-crypto-market-ui.git
Documentation: pkg.go.dev

# Functions

FormatCommas returns number in a comma delimited format.
NewCurrency creates a new currency instance.
NewLanguage creates a new language instance.
PadLft returns left-padded string for a given length.
PadRgt returns right-padded string for a given length.
TruncStr returns truncated string with ellipses.
WidgetActiveStyle returns new termui style instance.
WidgetBorderStyle returns new termui style instance.
WidgetDefaultStyle returns new termui style instance.
WidgetTitleStyle returns new termui style instance.

# Variables

No description provided by the author

# Structs

Currency declared data types.
Language declared data types.
Widget declared data types.

# Interfaces

EndpointInterface provides runtime methods.
ServiceInterface provides runtime methods.

# Type aliases

WidgetAction declared function.
WidgetEvent declared function.