Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + const HeaderExtID + func BuildURL(prefix string, route string) string + func EnableLogsCollection(id ID, registrationURL string, registrationTimeout time.Duration, ...) error + type HTTPClient interface + Do func(req *http.Request) (*http.Response, error) + type ID string + func RegisterExtension(runtimeURL string, registrationRoute string, timeout time.Duration) (ID, error) + func (i ID) String() string + type LogSubscriptionPayload struct + Buffering buffering + Destination destination + SchemaVersion string + Types []string + func (p *LogSubscriptionPayload) MarshalJSON() ([]byte, error)