Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry map[string]interface{}
Entry is a single JSON entry in the log.
func EntriesFromContent ¶
func EntriesFromFile ¶
EntriesFromFile returns a slice of all of the log entries in the given file. Assumes that each line in the file is a JSON object that represents a log entry.
Click to show internal directories.
Click to hide internal directories.