We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d2662 commit 4d23028Copy full SHA for 4d23028
gjson.go
@@ -1,6 +1,8 @@
1
// Copyright 2024 Joshua J Baker. All rights reserved.
2
// Use of this source code is governed by an MIT-style
3
// license that can be found in the LICENSE file.
4
+//
5
+// https://github.com/tidwall/gjson
6
7
// Package gjson provides searching for json strings.
8
package gjson
0 commit comments