Versions in this module Expand all Collapse all v0 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) Getenv(key interface{}) (string, error) + func (ns *Namespace) ReadDir(i interface{}) ([]_os.FileInfo, error) + func (ns *Namespace) ReadFile(i interface{}) (string, error)