Versions in this module Expand all Collapse all v0 v0.1.0 Oct 25, 2019 Changes in this version + type FileList struct + Ext string + IsDir bool + ModTime time.Time + Name string + Path string + Size int64 + func ScanFiles(dir string) (files []FileList, err error)