Bigtable v0.5.0 Bigtable.Connection View Source

Holds the configured gRPC connection to Bigtable

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Returns the configured GRPC.Channel

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_connection() View Source
get_connection() :: GRPC.Channel.t()

Returns the configured GRPC.Channel

Link to this function

get_metadata() View Source
get_metadata() :: Keyword.t()