Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisGeoLocation ¶
type RedisGeoLocation struct {
RedisGeoPosition
Distance float64
Hash int64
Member string
}
type RedisGeoRadiusQuery ¶
type RedisGeoRadiusQuery struct {
Count int
Radius float64
Sort string
Unit string
WithCoord bool
WithDist bool
WithHash bool
}
redis geo半径查询
type RedisZMember ¶
type RedisZRangeByScore ¶
Click to show internal directories.
Click to hide internal directories.