-
Notifications
You must be signed in to change notification settings - Fork 437
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,10 +90,6 @@ jsonparser.EachKey(data, func(idx int, value []byte, vt jsonparser.ValueType, er | |
// For more information see docs below | ||
``` | ||
|
||
## Need to speedup your app? | ||
|
||
I'm available for consulting and can help you push your app performance to the limits. Ping me at: [email protected]. | ||
|
||
## Reference | ||
|
||
Library API is really simple. You just need the `Get` method to perform any operation. The rest is just helpers around it. | ||
|