Home
last modified time | relevance | path

Searched defs:GeoRadiusQuery (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-redis/redis/
H A Dparser.go204 func newGeoLocationParser(q *GeoRadiusQuery) proto.MultiBulkParse {
248 func newGeoLocationSliceParser(q *GeoRadiusQuery) proto.MultiBulkParse {
H A Dcommand.go856 type GeoRadiusQuery struct { struct
857 Radius float64
859 Unit string
860 WithCoord bool
861 WithDist bool
862 WithGeoHash bool
863 Count int
865 Sort string
866 Store string
867 StoreDist string
[all …]
H A Dcommands.go262 GeoRadius(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLocationCmd
263 GeoRadiusRO(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLocationCmd
264 GeoRadiusByMember(key, member string, query *GeoRadiusQuery) *GeoLocationCmd
265 GeoRadiusByMemberRO(key, member string, query *GeoRadiusQuery) *GeoLocationCmd
/dports/net/traefik/traefik-2.6.1/vendor/gopkg.in/redis.v5/
H A Dparser.go210 func newGeoLocationParser(q *GeoRadiusQuery) proto.MultiBulkParse {
254 func newGeoLocationSliceParser(q *GeoRadiusQuery) proto.MultiBulkParse {
H A Dcommand.go802 type GeoRadiusQuery struct { struct
803 Radius float64
805 Unit string
806 WithCoord bool
807 WithDist bool
808 WithGeoHash bool
809 Count int
811 Sort string
821 func NewGeoLocationCmd(q *GeoRadiusQuery, args ...interface{}) *GeoLocationCmd {
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/
H A Dcommand.go1662 type GeoRadiusQuery struct { struct
1663 Radius float64
1665 Unit string
1666 WithCoord bool
1667 WithDist bool
1668 WithGeoHash bool
1669 Count int
1671 Sort string
1672 Store string
1673 StoreDist string
[all …]
H A Dcommands.go291 GeoRadius(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLocationCmd
292 GeoRadiusStore(key string, longitude, latitude float64, query *GeoRadiusQuery) *IntCmd
293 GeoRadiusByMember(key, member string, query *GeoRadiusQuery) *GeoLocationCmd
294 GeoRadiusByMemberStore(key, member string, query *GeoRadiusQuery) *IntCmd
2542 func (c cmdable) GeoRadius(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLoca…
2553 func (c cmdable) GeoRadiusStore(key string, longitude, latitude float64, query *GeoRadiusQuery) *In…
2565 func (c cmdable) GeoRadiusByMember(key, member string, query *GeoRadiusQuery) *GeoLocationCmd {
2576 func (c cmdable) GeoRadiusByMemberStore(key, member string, query *GeoRadiusQuery) *IntCmd {
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/
H A Dcommand.go1662 type GeoRadiusQuery struct { struct
1663 Radius float64
1665 Unit string
1666 WithCoord bool
1667 WithDist bool
1668 WithGeoHash bool
1669 Count int
1671 Sort string
1672 Store string
1673 StoreDist string
[all …]
H A Dcommands.go291 GeoRadius(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLocationCmd
292 GeoRadiusStore(key string, longitude, latitude float64, query *GeoRadiusQuery) *IntCmd
293 GeoRadiusByMember(key, member string, query *GeoRadiusQuery) *GeoLocationCmd
294 GeoRadiusByMemberStore(key, member string, query *GeoRadiusQuery) *IntCmd
2542 func (c cmdable) GeoRadius(key string, longitude, latitude float64, query *GeoRadiusQuery) *GeoLoca…
2553 func (c cmdable) GeoRadiusStore(key string, longitude, latitude float64, query *GeoRadiusQuery) *In…
2565 func (c cmdable) GeoRadiusByMember(key, member string, query *GeoRadiusQuery) *GeoLocationCmd {
2576 func (c cmdable) GeoRadiusByMemberStore(key, member string, query *GeoRadiusQuery) *IntCmd {
/dports/net/storj/storj-1.45.3/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2009 type GeoRadiusQuery struct { struct
2010 Radius float64
2012 Unit string
2013 WithCoord bool
2014 WithDist bool
2015 WithGeoHash bool
2016 Count int
2018 Sort string
2019 Store string
2020 StoreDist string
[all …]
H A Dcommands.go333 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
334 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
335 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
336 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2762 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2775 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2789 ctx context.Context, key, member string, query *GeoRadiusQuery,
2802 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2065 type GeoRadiusQuery struct { struct
2066 Radius float64
2068 Unit string
2069 WithCoord bool
2070 WithDist bool
2071 WithGeoHash bool
2072 Count int
2074 Sort string
2075 Store string
2076 StoreDist string
[all …]
H A Dcommands.go334 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
335 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
336 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
337 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2771 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2784 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2798 ctx context.Context, key, member string, query *GeoRadiusQuery,
2811 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/security/vuls/vuls-0.13.7/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go1870 type GeoRadiusQuery struct { struct
1871 Radius float64
1873 Unit string
1874 WithCoord bool
1875 WithDist bool
1876 WithGeoHash bool
1877 Count int
1879 Sort string
1880 Store string
1881 StoreDist string
[all …]
H A Dcommands.go331 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
332 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
333 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
334 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2688 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2701 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2715 ctx context.Context, key, member string, query *GeoRadiusQuery,
2728 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go1870 type GeoRadiusQuery struct { struct
1871 Radius float64
1873 Unit string
1874 WithCoord bool
1875 WithDist bool
1876 WithGeoHash bool
1877 Count int
1879 Sort string
1880 Store string
1881 StoreDist string
[all …]
H A Dcommands.go331 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
332 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
333 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
334 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2688 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2701 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2715 ctx context.Context, key, member string, query *GeoRadiusQuery,
2728 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go1870 type GeoRadiusQuery struct { struct
1871 Radius float64
1873 Unit string
1874 WithCoord bool
1875 WithDist bool
1876 WithGeoHash bool
1877 Count int
1879 Sort string
1880 Store string
1881 StoreDist string
[all …]
H A Dcommands.go328 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
329 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
330 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
331 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2647 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2660 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
2674 ctx context.Context, key, member string, query *GeoRadiusQuery,
2687 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2483 type GeoRadiusQuery struct { struct
2484 Radius float64
2486 Unit string
2487 WithCoord bool
2488 WithDist bool
2489 WithGeoHash bool
2490 Count int
2492 Sort string
2493 Store string
2494 StoreDist string
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2367 type GeoRadiusQuery struct { struct
2368 Radius float64
2370 Unit string
2371 WithCoord bool
2372 WithDist bool
2373 WithGeoHash bool
2374 Count int
2376 Sort string
2377 Store string
2378 StoreDist string
[all …]
H A Dcommands.go353 …GeoRadius(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery) *Ge…
354 …GeoRadiusStore(ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery
355 GeoRadiusByMember(ctx context.Context, key, member string, query *GeoRadiusQuery) *GeoLocationCmd
356 GeoRadiusByMemberStore(ctx context.Context, key, member string, query *GeoRadiusQuery) *IntCmd
2989 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
3002 ctx context.Context, key string, longitude, latitude float64, query *GeoRadiusQuery,
3016 ctx context.Context, key, member string, query *GeoRadiusQuery,
3029 ctx context.Context, key, member string, query *GeoRadiusQuery,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2483 type GeoRadiusQuery struct { struct
2484 Radius float64
2486 Unit string
2487 WithCoord bool
2488 WithDist bool
2489 WithGeoHash bool
2490 Count int
2492 Sort string
2493 Store string
2494 StoreDist string
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2744 type GeoRadiusQuery struct { struct
2745 Radius float64
2747 Unit string
2748 WithCoord bool
2749 WithDist bool
2750 WithGeoHash bool
2751 Count int
2753 Sort string
2754 Store string
2755 StoreDist string
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-redis/redis/v8/
H A Dcommand.go2744 type GeoRadiusQuery struct { struct
2745 Radius float64
2747 Unit string
2748 WithCoord bool
2749 WithDist bool
2750 WithGeoHash bool
2751 Count int
2753 Sort string
2754 Store string
2755 StoreDist string
[all …]

12