Versions in this module Expand all Collapse all v0 v0.9.0 Jul 18, 2017 Changes in this version + func NewClient(conn *rpcc.Conn) *domainClient + type Entry struct + Level string + LineNumber *int + NetworkRequestID *network.RequestID + Source string + StackTrace *runtime.StackTrace + Text string + Timestamp runtime.Timestamp + URL *string + WorkerID *string + type EntryAddedClient interface + Recv func() (*EntryAddedReply, error) + type EntryAddedReply struct + Entry Entry + type StartViolationsReportArgs struct + Config []ViolationSetting + func NewStartViolationsReportArgs(config []ViolationSetting) *StartViolationsReportArgs + type ViolationSetting struct + Name string + Threshold float64