Documentation ¶
Index ¶
Constants ¶
View Source
const ( FilterLabelFuncName = "filterLabels" FilterLabelReFuncName = "filterLabelsRe" GraphLinkFuncName = "graphLink" RemoveLabelsFuncName = "removeLabels" RemoveLabelsReFuncName = "removeLabelsRe" TableLinkFuncName = "tableLink" MergeLabelValuesFuncName = "mergeLabelValues" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpandError ¶
ExpandError is an error containing the template and the error that occurred while expanding it.
func (ExpandError) Error ¶
func (e ExpandError) Error() string
Click to show internal directories.
Click to hide internal directories.