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 4a91ee1 commit 10d2662Copy full SHA for 10d2662
gjson.go
@@ -1,3 +1,7 @@
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
// Package gjson provides searching for json strings.
6
package gjson
7
0 commit comments