Directories
¶
Path | Synopsis |
---|---|
Package auth provides generic authentication functionality.
|
Package auth provides generic authentication functionality. |
Package cache is a simple cache wrapper, used to abstract Redis/Memcache/etc behind a reusable API for simple use cases.
|
Package cache is a simple cache wrapper, used to abstract Redis/Memcache/etc behind a reusable API for simple use cases. |
Package clipboard provides the ability to read and write to the system clipboard.
|
Package clipboard provides the ability to read and write to the system clipboard. |
Package contains adds a few small helper functions to see if a slice contains a particular value.
|
Package contains adds a few small helper functions to see if a slice contains a particular value. |
Package convert provides generalized type conversion utilities.
|
Package convert provides generalized type conversion utilities. |
Package env provides application environment detection, and support for a Dev/Test/Prod environment system.
|
Package env provides application environment detection, and support for a Dev/Test/Prod environment system. |
Package git provides git source control functionality.
|
Package git provides git source control functionality. |
Package gonamo provides a simple wrapper around the DynamoDB SDK.
|
Package gonamo provides a simple wrapper around the DynamoDB SDK. |
Package job provides the ability to execute tasks on a timed interval.
|
Package job provides the ability to execute tasks on a timed interval. |
Package log provides a simple logging service to print to stdout/stderr with timestamp and log source information.
|
Package log provides a simple logging service to print to stdout/stderr with timestamp and log source information. |
Package orm manages access to a database, including ORM-like functionality.
|
Package orm manages access to a database, including ORM-like functionality. |
Package push provides GCM and APN push notification functionality.
|
Package push provides GCM and APN push notification functionality. |
Package router defines the Route interface, and registers routes to an http server.
|
Package router defines the Route interface, and registers routes to an http server. |
Package storage provides the ability to persist and retrieve structs.
|
Package storage provides the ability to persist and retrieve structs. |
Package timer provides the ability to time abritrary events, like the duration of a method call.
|
Package timer provides the ability to time abritrary events, like the duration of a method call. |
Package today provides utilities for access regarding today's date.
|
Package today provides utilities for access regarding today's date. |
Package unique provides the functionality to create unique versions of slices.
|
Package unique provides the functionality to create unique versions of slices. |
Click to show internal directories.
Click to hide internal directories.