github.com/go-redis/redis/v8.cmdable.HGetAll (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1002: func (c cmdable) HGetAll(ctx context.Context, key string) *StringStringMapCmd {