summaryrefslogtreecommitdiff
path: root/plugin/plaintext/json_in.go
AgeCommit message (Collapse)Author
2026-04-28Refactor all plugins to use functional options patterncopilot/refactor-plugins-functional-optionscopilot-swe-agent[bot]
Agent-Logs-Url: https://github.com/Loyalsoldier/geoip/sessions/e2b66c9a-3d01-490c-9b31-32109cfe4feb Co-authored-by: Loyalsoldier <[email protected]>
2024-11-03Fix: description of plaintext formatsLoyalsoldier
2024-10-31Feat: export input & output convertersLoyalsoldier
2024-08-10Feat: support JSON data as input formatLoyalsoldier
For the arg `jsonPath` in config, see syntax explanation here: https://github.com/tidwall/gjson/blob/master/SYNTAX.md