Versions in this module Expand all Collapse all v4 v4.41.0 Jun 24, 2021 Changes in this version + func BrowserForwarderType() interface + func ObservatoryType() interface + type BrowserForwarder interface + DialWebsocket func(url string, header http.Header) (io.ReadWriteCloser, error) + type ContextReceiver interface + InjectContext func(ctx context.Context) + type Observatory interface + GetObservation func(ctx context.Context) (proto.Message, error)