Documentation ¶
Overview ¶
Package tools contains.. yep, tools. These are a bunch of small libraries that are just important enough to need their own packages, but not big enough to deserve their own separate repositories.
Some day, each of these should *probably* by moved into a separate repository, but during development the cost of adding another external dependency just isn't worth it.
Directories ¶
Path | Synopsis |
---|---|
Package cacheheader provides a simple parser and serializer for http `Cache-Control` headers
|
Package cacheheader provides a simple parser and serializer for http `Cache-Control` headers |
Package channels includes some nifty tools for manipulating channels
|
Package channels includes some nifty tools for manipulating channels |
Package convert contains Emissary-specific conversions to and from various export formats.
|
Package convert contains Emissary-specific conversions to and from various export formats. |
Package dataset contains some sets of static data that are embedded into Emissary.
|
Package dataset contains some sets of static data that are embedded into Emissary. |
Package hmac contains some nifty tools for manipulating HMAC signatures.
|
Package hmac contains some nifty tools for manipulating HMAC signatures. |
Package id provides some nifty tools for manipulating mongodb objectIDs.
|
Package id provides some nifty tools for manipulating mongodb objectIDs. |
Package random contains some nifty tools for generating rantom numbers.
|
Package random contains some nifty tools for generating rantom numbers. |
Package s3uri parses and generates URI strings for Amazon S3 resources.
|
Package s3uri parses and generates URI strings for Amazon S3 resources. |
Package set contains some nifty tools for manipulating sets of data, including implementations for slices AND maps.
|
Package set contains some nifty tools for manipulating sets of data, including implementations for slices AND maps. |
Package tinyDate provides a nifty way to format dates, just like those fancy tech-bro's do in Silicon Valley.
|
Package tinyDate provides a nifty way to format dates, just like those fancy tech-bro's do in Silicon Valley. |
Package val is a light and cheap collection of validators.
|
Package val is a light and cheap collection of validators. |
Click to show internal directories.
Click to hide internal directories.