Documentation ¶
Index ¶
Constants ¶
View Source
const ( AgentIDFieldName = "agent_id" LastConnectedAtFieldName = "recently_connected_at" SecondsAgoFieldName = "seconds_ago" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Field ¶
type Field struct { Key string Value interface{} }
Field represents a single key value pair for logging and error tracking purposes.
func LastConnectedAt ¶
func SecondsAgo ¶
Click to show internal directories.
Click to hide internal directories.