package hscan
Import Path
github.com/redis/go-redis/v9/internal/hscan (on go.dev)
Dependency Relation
imports 8 packages, and imported by one package
Package-Level Type Names (total 2)
Package-Level Functions (total 2)
Scan scans the results from a key-value Redis map result set to a destination struct.
The Redis keys are matched to the struct's field with the `redis` tag.
func Struct(dst interface{}) (StructValue, error)![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |