Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFromInfluxJSONCompiler ¶
MakeFromInfluxJSONCompiler returns a compiler that replaces all From operations with FromJSON.
Types ¶
type ReplaceFromRule ¶
type ReplaceFromRule struct {
Filename string
}
func (ReplaceFromRule) Name ¶
func (ReplaceFromRule) Name() string
func (ReplaceFromRule) Pattern ¶
func (ReplaceFromRule) Pattern() plan.Pattern
Click to show internal directories.
Click to hide internal directories.