Directories ¶
Path | Synopsis |
---|---|
Package audit of the Tideland Go Library helps writing convenient and powerful unit tests.
|
Package audit of the Tideland Go Library helps writing convenient and powerful unit tests. |
Package cache lazily loads information on demand and caches them.
|
Package cache lazily loads information on demand and caches them. |
Package collections of the Tideland Go Library provides some typical and often used collection types like a ring buffer, stacks, sets and trees.
|
Package collections of the Tideland Go Library provides some typical and often used collection types like a ring buffer, stacks, sets and trees. |
Package errors of the Tideland Go Library allows to create more detailed errors than with errors.New() or fmt.Errorf().
|
Package errors of the Tideland Go Library allows to create more detailed errors than with errors.New() or fmt.Errorf(). |
Package etc of the Tideland Go Library package provides the reading, parsing, and accessing of configuration data.
|
Package etc of the Tideland Go Library package provides the reading, parsing, and accessing of configuration data. |
feed
|
|
atom
Package atom of the Tideland Go Library implements an atom feed client.
|
Package atom of the Tideland Go Library implements an atom feed client. |
rss
Package rss of the Tideland Go Library implements an RSS feed client.
|
Package rss of the Tideland Go Library implements an RSS feed client. |
utils
Package utils of the Tideland Go Libray feeds contains several helpers for the other feed packages.
|
Package utils of the Tideland Go Libray feeds contains several helpers for the other feed packages. |
Package gjp of the Tideland Go Library package provides the generic parsing and processing of JSON documents by paths.
|
Package gjp of the Tideland Go Library package provides the generic parsing and processing of JSON documents by paths. |
Package identifier of the Tideland Go Library provides different ways to produce identifiers out of diffent input data as well as UUIDs.
|
Package identifier of the Tideland Go Library provides different ways to produce identifiers out of diffent input data as well as UUIDs. |
Package logger of the Tideland Go Library provides a flexible way to log information with different levels and on different backends.
|
Package logger of the Tideland Go Library provides a flexible way to log information with different levels and on different backends. |
Package loop of the Tideland Go Library supports the developer implementing the typical Go idiom for concurrent applications running in a loop in the background and doing a select on one or more channels.
|
Package loop of the Tideland Go Library supports the developer implementing the typical Go idiom for concurrent applications running in a loop in the background and doing a select on one or more channels. |
Package mapreduce of the Tideland Go Library implements the Map/Reduce algorithm for the processing and aggregation mass data.
|
Package mapreduce of the Tideland Go Library implements the Map/Reduce algorithm for the processing and aggregation mass data. |
Package monitoring of the Tideland Go Library supports three kinds of system monitoring.
|
Package monitoring of the Tideland Go Library supports three kinds of system monitoring. |
Package numerics of the Tideland Go Library contains some functions to support statistical analysis.
|
Package numerics of the Tideland Go Library contains some functions to support statistical analysis. |
Package redis of the Tideland Go Library provides a very powerful as well as convenient client for the Redis database.
|
Package redis of the Tideland Go Library provides a very powerful as well as convenient client for the Redis database. |
Package scene of the Tideland Go Library provides a shared access to common used data in a larger context.
|
Package scene of the Tideland Go Library provides a shared access to common used data in a larger context. |
Package scroller of the Tideland Go Library helps analyzing a continuously written line by line content, e.g.
|
Package scroller of the Tideland Go Library helps analyzing a continuously written line by line content, e.g. |
Package sml of the Tideland Go Library provides a very simple markup language using a kind of LISP like notation with curly braces.
|
Package sml of the Tideland Go Library provides a very simple markup language using a kind of LISP like notation with curly braces. |
Package sort of the Tideland Go Library provides a parallel quicksort.
|
Package sort of the Tideland Go Library provides a parallel quicksort. |
Package stringex of the Tideland Go Library helps when working with strings.
|
Package stringex of the Tideland Go Library helps when working with strings. |
Package timex helps when working with times and dates.
|
Package timex helps when working with times and dates. |
Package version of the Tideland Go Library helps other packages to provide information about their current version and compare it to others.
|
Package version of the Tideland Go Library helps other packages to provide information about their current version and compare it to others. |
Click to show internal directories.
Click to hide internal directories.