Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeBins ¶
func EncodeBins(bins models.Bins) json.RawMessage
EncodeBins returns bins data in JSON format for use with the Javascript library. The exact structure is not fixed and may change at any time in the future.
func EncodeBinsHistory ¶
func EncodeBinsHistory(binsHistory models.BinsHistory) json.RawMessage
EncodeBinsHistory returns bins history data in JSON format for use with the Javascript library. The exact structure is not fixed and may change at any time in the future.
func EncodeErrorsHistory ¶
func EncodeErrorsHistory(errorsHistory models.ErrorsHistory) json.RawMessage
EncodeErrorsHistory returns errors history data in JSON format for use with the Javascript library. The exact structure is not fixed and may change at any time in the future.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.