Versions in this module Expand all Collapse all v0 v0.1.7 Jan 6, 2025 Changes in this version + type Message struct + Content string + Error error + Headers *RequestHeaders + Request string + Response string + Type MessageType + type MessageSender interface + MessageChan func() <-chan Message + type MessageType int + const MessageTypeAPI + const MessageTypeError + const MessageTypeNode + const MessageTypeRequest + type Node struct + Country string + ForwardedFor string + IP string + IsNew bool + NodeIndex int + Org string + RegionName string + RequestCount int + RequestInfo string + ServerName string + Time time.Time + UserAgent string + type RequestHeaders struct + ForwardedFor string + IP string + Time time.Time + UserAgent string