Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FunctionEntry ¶ added in v1.6.0
type FunctionEntry struct { gojmespath.FunctionEntry Note string ReturnType []jpType }
func GetFunctions ¶ added in v1.6.0
func GetFunctions(configuration config.Configuration) []FunctionEntry
func (FunctionEntry) String ¶ added in v1.6.0
func (f FunctionEntry) String() string
Click to show internal directories.
Click to hide internal directories.