A URI identifying where a Flight service is available.
Example: "grpc+tls://us-east-1.influxdb.io:443"
Summary
Types
@type t() :: %InfluxElixir.Flight.Proto.Location{ __unknown_fields__: [Protobuf.unknown_field()], uri: String.t() }
A URI identifying where a Flight service is available.
Example: "grpc+tls://us-east-1.influxdb.io:443"
@type t() :: %InfluxElixir.Flight.Proto.Location{ __unknown_fields__: [Protobuf.unknown_field()], uri: String.t() }