Versions in this module Expand all Collapse all v0 v0.1.2 Jul 4, 2026 v0.1.1 Jun 25, 2026 Changes in this version + type Result struct + End int + Found bool + JSON string + Start int + func ExtractAllJSONObjects(s string) []Result + func ExtractJSONArray(s string) Result + func ExtractJSONObject(s string) Result