-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add detailed comments to serializers and RediStore functions
- Add detailed comments for the `Deserialize` function in `JSONSerializer` - Add detailed comments for the `GobSerializer` struct and its methods - Add detailed comments for the `RediStore` struct and its methods - Add detailed comments for the `dial` function - Add detailed comments for the `NewRediStore` function - Add detailed comments for the `NewRediStoreWithDB` function - Add detailed comments for the `NewRediStoreWithPool` function Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information
Showing
1 changed file
with
106 additions
and
12 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