Versions in this module Expand all Collapse all v1 v1.0.1 Apr 11, 2019 Changes in this version + type FileMap map[string]string + func Merge(fms ...FileMap) FileMap + func (f FileMap) Clean(dir string) error + func (f FileMap) Merge(o FileMap) FileMap + func (f FileMap) Mine(dir, path string) bool + func (f FileMap) Overwrite(dir string) error + func (f FileMap) PrefixAll(prefix string) FileMap + func (f FileMap) Session(dir string, do func()) error + func (f FileMap) Write(dir string) error