package
1.28.0
Repository: https://github.com/infinilabs/agent.git
Documentation: pkg.go.dev

# Packages

Package dtfmt provides time formatter support with pattern syntax mostly similar to joda DateTimeFormat.
No description provided by the author
Package streambuf provides helpers for buffering multiple packet payloads and some general parsing functions.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ipv4_Ntoa transforms an IP4 address in it's dotted notation.
MustParseTime is a convenience equivalent of the ParseTime function that panics in case of errors.
ParseTime parses a time in the MillisTsLayout, then micros and finally nanos.
RandomBytes return a slice of random bytes of the defined length.
ReadString extracts the first null terminated string from a slice of bytes.
No description provided by the author
TimestampFormat returns the datettime format string with the configured timestamp precision.
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author

# Type aliases

Time is an abstraction for the time.Time type.
No description provided by the author