Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatNumber ¶
FormatNumber formats int number to string following https://en.wikipedia.org/wiki/Long_and_short_scales
Types ¶
type Dashboard ¶
type Dashboard struct {
// contains filtered or unexported fields
}
Dashboard represents html dashboard class
func NewDashboard ¶
func NewDashboard( title string, isProxy bool, storages common.Storages, httpClients common.HTTPClients, ) *Dashboard
NewDashboard returns an instance of Dashboard struct
func (*Dashboard) HTMLSegmentKeys ¶
HTMLSegmentKeys return a html representation of segment's keys list
Click to show internal directories.
Click to hide internal directories.