Versions in this module Expand all Collapse all v0 v0.25.1 Jul 10, 2017 v0.24.1 Jun 24, 2017 v0.22.1 Jun 13, 2017 Changes in this version + type Namespace struct + func New(deps *deps.Deps) *Namespace + func (ns *Namespace) GetCSV(sep string, urlParts ...string) (d [][]string, err error) + func (ns *Namespace) GetJSON(urlParts ...string) (v interface{}, err error)