Versions in this module Expand all Collapse all v1 v1.0.1 May 5, 2024 Changes in this version + type Option func(datasource *Stackdriver) error + func Default() Option + func GCEAuthentication() Option + func JWTAuthentication(jwt string) Option + type Stackdriver struct + func New(name string, options ...Option) (Stackdriver, error) + func (datasource Stackdriver) MarshalJSON() ([]byte, error) + func (datasource Stackdriver) Name() string