Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForVersionFlag ¶ added in v14.24.0
Types ¶
type LogData ¶ added in v14.27.0
type LogData struct { Username string `json:"username"` WrittenBytes int64 `json:"written_bytes"` Meta LogMetadata `json:"meta"` }
func NewLogData ¶ added in v14.27.0
type LogMetadata ¶ added in v14.24.0
Click to show internal directories.
Click to hide internal directories.