Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Services ¶
type Services struct { Logging *logging.Client ErrorReporting *errorreporting.Client TracerProvider *sdktrace.TracerProvider }
Services contains all Google Cloud Services that we use
func DiscoverServices ¶
func DiscoverServices(project, serviceName string, tracerProviderOptions []sdktrace.TracerProviderOption) (*Services, error)
DiscoverServices builds clients for all Services that we use.
Click to show internal directories.
Click to hide internal directories.