Versions in this module Expand all Collapse all v0 v0.7.1 May 22, 2015 v0.4.1 Feb 20, 2015 Changes in this version + func HashResource(resource string) uint64 + func MultiReadCloser(readers ...io.ReadCloser) io.ReadCloser + func Multicast(r *http.Request, etcdKey string) (io.ReadCloser, error) + func MulticastHttp(w http.ResponseWriter, r *http.Request, etcdKey string) + func Route(r *http.Request, etcdKey string, modulos uint64) (io.ReadCloser, error) + func RouteHttp(w http.ResponseWriter, r *http.Request, etcdKey string, modulos uint64)