summaryrefslogtreecommitdiff
path: root/plugin/plaintext/json_in.go
AgeCommit message (Collapse)Author
2026-04-28Complete functional options pattern refactoring for plaintext and maxmind ↵anthropic-code-agent[bot]
plugins Agent-Logs-Url: https://github.com/Loyalsoldier/geoip/sessions/f6cf868f-3c1b-41d2-8eb3-e82a23952afe 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