package
0.0.0-20240815154250-7cb85a9cfeee
Repository: https://github.com/holedaemon/bot2.git
Documentation: pkg.go.dev

# Functions

BackgroundColor sets a chart's background color.
Gap sets a chart's gap.
New creates a new Topster client.
Period sets a chart's period.
ShowNumbers enables showing numbers on a chart.
ShowTitles enables showing titles on a chart.
TextColor sets a chart's text color.
Title sets a chart's title.
WithHTTPClient sets a Topster client's underlying HTTP client.

# Variables

ErrChartOption is returned when an invalid chart option is set.

# Structs

Client is an API client that interacts with a companion microgopster instance.
Error is an error sent by a microgopster instance.

# Type aliases

ChartOption configures a chart.
Option configures a Topster client.