Versions in this module Expand all Collapse all v0 v0.3.1 Aug 9, 2022 v0.3.0 Aug 2, 2022 v0.2.0 Aug 1, 2022 Changes in this version + func Shutdown(ctx context.Context) (err error) + func Stop() v0.1.0 Jul 31, 2022 Changes in this version + var DefaultResource *resource.Resource + func HTTPClient(rt http.RoundTripper, opts ...otelhttp.Option) *http.Client + func Handler(handler http.Handler, serverName string, opts ...otelhttp.Option) http.Handler + func SetServiceName(serviceName string)