Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SpannerEndpoint is the endpoint that all spanner RPCs should go to.
SpannerEndpoint = "spanner" + gcpEndpointSuffix + ":443"
)
Variables ¶
This section is empty.
Functions ¶
func IsGCPEndpoint ¶
IsGCPEndpoint returns true if hostname is a GCP endpoint
func IsSpannerEndpoint ¶
IsSpannerEndpoint returns true if the input URI is the Spanner API endpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.