Documentation
¶
Index ¶
Constants ¶
View Source
const DSConnectionStatusNotConnected = "DATASERVER_NOT_CONNECTED"
Variables ¶
This section is empty.
Functions ¶
func GetSchemaServerAddress ¶ added in v0.0.55
func GetSchemaServerAddress() string
func NewEphemeral ¶ added in v0.0.55
func NewEphemeral( ctx context.Context, cfg *Config, ) (sdcpb.SchemaServerClient, func() error, error)
NewEphemeral returns a short-lived client and a close function. Call closeFn() when you're done.
Types ¶
Click to show internal directories.
Click to hide internal directories.