Documentation ¶
Index ¶
- Constants
- func BuildFrameNameFromQuery(rowName, column string, tags map[string]string, frameName []byte, ...) []byte
- func FormatFrameName(rowName, column string, tags map[string]string, query models.Query, ...) []byte
- func GetVisType(resFormat string) data.VisType
- func ParseNumber(value any) *float64
- func ParseString(value any) *string
- func ParseTimestamp(value any) (time.Time, error)
- func ToPtr[T any](v T) *T
- func Typeof(values [][]any, colIndex int) string
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func BuildFrameNameFromQuery ¶
func FormatFrameName ¶
func GetVisType ¶
func ParseNumber ¶
func ParseString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.