package
0.2.9
Repository: https://github.com/kplcloud/kplcloud.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ToLogLines converts rawLogs (string) to LogLines.

# Constants

Load logs from the beginning or the end of the log file.
Load logs from the beginning or the end of the log file.
No description provided by the author
No description provided by the author

# Variables

Returns all logs.
Default number of lines that should be returned in case of invalid request.
Default log view selector that is used in case of invalid request Downloads newest DefaultDisplayNumLogLines lines.
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
LINE_INDEX_NOT_FOUND is returned if requested line could not be found.
MaxLogLines is a number that will be certainly bigger than any number of logs.
NewestLogLineId is the reference Id of the newest line.
OldestLogLineId is the reference Id of the oldest line.

# Structs

Representation of log lines.
Meta information about the selected log lines.
A single log line.
LogLineId uniquely identifies a line in logs - immune to log addition/deletion.
Selection of a slice of logs.

# Interfaces

No description provided by the author

# Type aliases

LogLines provides means of selecting log views.
LogTimestamp is a timestamp that appears on the beginning of each log line.