Versions in this module Expand all Collapse all v0 v0.19.3 Nov 2, 2015 v0.19.2 Oct 23, 2015 v0.19.1 Oct 22, 2015 Changes in this version + func ChangeFileSystem(filesystem FileSystem) + type File interface + func Open(name string) (File, error) + type FileSystem interface + Open func(name string) (File, error)