Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package actor supports the simple creation of concurrent applications following the idea of actor models.
|
Package actor supports the simple creation of concurrent applications following the idea of actor models. |
assert
module
|
|
asserts
module
|
|
Package callstack provides a way to retrieve informations about the current position in the call stack.
|
Package callstack provides a way to retrieve informations about the current position in the call stack. |
Package capture assists in testing code writing output to stdout or stderr.
|
Package capture assists in testing code writing output to stdout or stderr. |
Package dynaj provides a simple dynamic handling of JSON documents.
|
Package dynaj provides a simple dynamic handling of JSON documents. |
Package etc provides the reading, parsing, and accessing of configuration data.
|
Package etc provides the reading, parsing, and accessing of configuration data. |
generators
module
|
|
Package genj provides a simple generic handling of JSON documents.
|
Package genj provides a simple generic handling of JSON documents. |
Package jwt provides the generation, verification, and analyzing of JSON Web Tokens.
|
Package jwt provides the generation, verification, and analyzing of JSON Web Tokens. |
Package loop supports the developer implementing the typical Go idiom for concurrent applications running a loop selecting data from channels in a backend goroutine.
|
Package loop supports the developer implementing the typical Go idiom for concurrent applications running a loop selecting data from channels in a backend goroutine. |
Package matcher provides the matching of simple patterns against strings.
|
Package matcher provides the matching of simple patterns against strings. |
Package monitor helps monitoring of applications.
|
Package monitor helps monitoring of applications. |
Package qaenv helps providing environments for unit tests.
|
Package qaenv helps providing environments for unit tests. |
Package qagen helps to quickly generate data needed for unit tests.
|
Package qagen helps to quickly generate data needed for unit tests. |
Package qaone ...
|
Package qaone ... |
Package semver of Tideland Go Stew helps other packages to provide information about their current version and compare it to others.
|
Package semver of Tideland Go Stew helps other packages to provide information about their current version and compare it to others. |
Package slices provides the processing of types slices based on generics and higher-order functions.
|
Package slices provides the processing of types slices based on generics and higher-order functions. |
Package timex helps when working with times and dates.
|
Package timex helps when working with times and dates. |
Package uuid provides helpful functions for the work with UUIDs.
|
Package uuid provides helpful functions for the work with UUIDs. |
Package wait provides a generic waiting for conditions by polling, some standard tickers for the polling are already pre-defined.
|
Package wait provides a generic waiting for conditions by polling, some standard tickers for the polling are already pre-defined. |
Click to show internal directories.
Click to hide internal directories.