package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 20, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Process(input interface{}, filter string) (interface{}, error)
type JqResult struct {
Filter string `json:"filter"`
Results interface{} `json:"results"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.