Directories ¶
Path | Synopsis |
---|---|
v1
|
|
scroller
Very often there is data continuously written line by line which has to be analyzed over the whole time, e.g.
|
Very often there is data continuously written line by line which has to be analyzed over the whole time, e.g. |
v2
|
|
identifier
Identifier provides different ways to produce identifiers like UUIDs.
|
Identifier provides different ways to produce identifiers like UUIDs. |
logger
The Logger of the Go Application Support provides a flexible way to log information with different levels and on different backends.
|
The Logger of the Go Application Support provides a flexible way to log information with different levels and on different backends. |
loop
A typical Go idiom for concurrent applications is running a loop in the background doing a select on one or more channels.
|
A typical Go idiom for concurrent applications is running a loop in the background doing a select on one or more channels. |
monitoring
The monitoring package supports three kinds of system monitoring.
|
The monitoring package supports three kinds of system monitoring. |
timex
Timex is a helpful package for working with times and dates.
|
Timex is a helpful package for working with times and dates. |
v3
|
|
errors
Typical errors in Go are often created using errors.New() or fmt.Errorf().
|
Typical errors in Go are often created using errors.New() or fmt.Errorf(). |
Click to show internal directories.
Click to hide internal directories.