Documentation ¶
Index ¶
Constants ¶
View Source
const ( NewestOffset = -1 OldestOffset = -2 )
Variables ¶
Functions ¶
func ExitWithErr ¶
func ExitWithErr(format string, a ...interface{})
func GetOffsetFromFlag ¶
Types ¶
type PrettyPrintFlags ¶
type PrettyPrintFlags struct { NoHeader bool MinWidth int MinWidthNested int Width int Padding int PadChar byte Flags uint }
func NewPrettyPrintFlags ¶
func NewPrettyPrintFlags() PrettyPrintFlags
Click to show internal directories.
Click to hide internal directories.