# Functions
Dial opens a gRPC connection to the Runtime Configurator API using credentials from ts.
OpenVariable constructs a *runtimevar.Variable backed by the variable name in GCP Cloud Runtime Configurator.
# Constants
Scheme is the URL scheme gcpruntimeconfig registers its URLOpener under on runtimevar.DefaultMux.
# Variables
Set holds Wire providers for this package.
# Structs
Options sets options.
ResourceName identifies a configuration variable.
URLOpener opens gcpruntimeconfig URLs like "gcpruntimeconfig://myproject/mycfg/myvar".