# Functions
NewClient creates a new client to Splunk.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client manages communication with Splunk's HTTP Event Collector.
Event represents the log event object that is sent to Splunk when Client.Log is called.
EventCollectorResponse is the payload returned by the HTTP Event Collector in response to requests.
EventTime marshals timestamps using the Splunk HTTP Event Collector's default format.
Writer is a threadsafe, aysnchronous splunk writer.
# Type aliases
StatusCode defines the meaning of responses returned by HTTP Event Collector endpoints.