golib

package module
v0.0.0-...-0f89747 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2018 License: MIT Imports: 0 Imported by: 0

README

golib

GoDoc

A set of packages containing utility types and functions we find ourselves using frequently. Each sub-package has a package doc explaining what it's for.

Documentation

Overview

Package golib is a wrapper around various self-contained subpackages, and doesn't actually contain anything in it

Directories

Path Synopsis
Package genapi implements a generic skeleton we can use as the basis for an api service.
Package genapi implements a generic skeleton we can use as the basis for an api service.
Package mgoutil provides various methods for working with the mgo.v2 package, implementing various oft-used behaviors
Package mgoutil provides various methods for working with the mgo.v2 package, implementing various oft-used behaviors
Package proxyutil implements helper types and functions for proxying (generally non-rpc) http requests to/from backing services.
Package proxyutil implements helper types and functions for proxying (generally non-rpc) http requests to/from backing services.
Package radixutil provides various methods for working with the radix.v2 package, implenting various oft-used behaviors
Package radixutil provides various methods for working with the radix.v2 package, implenting various oft-used behaviors
Package ratelimiter implements generic rate-limiting algorithms
Package ratelimiter implements generic rate-limiting algorithms
Package rpcutil provides various methods for working with gorilla's JSON RPC 2 interface (http://www.gorillatoolkit.org/pkg/rpc/v2/json2)
Package rpcutil provides various methods for working with gorilla's JSON RPC 2 interface (http://www.gorillatoolkit.org/pkg/rpc/v2/json2)
Package testutil provides various methods which we commonly use when writing tests
Package testutil provides various methods which we commonly use when writing tests
Package timeutil contains functions and types which aid in dealing with time
Package timeutil contains functions and types which aid in dealing with time

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL