Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpanNulls ¶ added in v1.1.0
func SpanNulls(always bool) timeseries.Option
Types ¶
type DashboardCreator ¶
type DashboardCreator struct {
// contains filtered or unexported fields
}
func NewCloudDashboardCreator ¶
func NewCloudDashboardCreator( host, username, password, dataSource string) *DashboardCreator
func NewLocalDashboardCreator ¶
func NewLocalDashboardCreator( host, username, password, dataSource string) *DashboardCreator
func (*DashboardCreator) Create ¶
func (c *DashboardCreator) Create() error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.