List of all items
Structs
- apis::ResponseContent
- apis::configuration::ApiKey
- apis::configuration::Configuration
- models::create_index_response::CreateIndexResponse
- models::decode_geohash_response::DecodeGeohashResponse
- models::drop_index_response::DropIndexResponse
- models::encode_lat_lng::EncodeLatLng
- models::encode_lat_lng_response::EncodeLatLngResponse
- models::geohash_neighbors_response::GeohashNeighborsResponse
- models::insert_key::InsertKey
- models::insert_key_batch::InsertKeyBatch
- models::insert_key_batch_response::InsertKeyBatchResponse
- models::insert_key_response::InsertKeyResponse
- models::neighbor::Neighbor
- models::query_range::QueryRange
- models::query_range_many::QueryRangeMany
- models::query_range_many_response::QueryRangeManyResponse
- models::query_range_response::QueryRangeResponse
- models::remove_key::RemoveKey
- models::remove_key_batch::RemoveKeyBatch
- models::remove_key_batch_response::RemoveKeyBatchResponse
- models::remove_key_response::RemoveKeyResponse
Enums
- apis::Error
- apis::geohash_api_api::DecodeGeohashError
- apis::geohash_api_api::EncodeLatlngError
- apis::geohash_api_api::GetNeighborsError
- apis::geoshard_api_api::CreateIndexError
- apis::geoshard_api_api::DropIndexError
- apis::geoshard_api_api::InsertKeyBatchError
- apis::geoshard_api_api::InsertKeyError
- apis::geoshard_api_api::QueryRangeError
- apis::geoshard_api_api::QueryRangeManyError
- apis::geoshard_api_api::RemoveKeyBatchError
- apis::geoshard_api_api::RemoveKeyError
Functions
- apis::geohash_api_api::decode_geohash
- apis::geohash_api_api::encode_latlng
- apis::geohash_api_api::get_neighbors
- apis::geoshard_api_api::create_index
- apis::geoshard_api_api::drop_index
- apis::geoshard_api_api::insert_key
- apis::geoshard_api_api::insert_key_batch
- apis::geoshard_api_api::query_range
- apis::geoshard_api_api::query_range_many
- apis::geoshard_api_api::remove_key
- apis::geoshard_api_api::remove_key_batch
- apis::parse_deep_object
- apis::urlencode