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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L2589: func (c cmdable) GeoAdd(ctx context.Context, key string, geoLocation ...*GeoLocation) *IntCmd {