package fs import "errors" var ErrorFsNotExists = errors.New("not exists")