Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregate ¶
type Aggregate struct {
// contains filtered or unexported fields
}
func NewAggregate ¶
type FileSystem ¶
type FileSystem struct {
// contains filtered or unexported fields
}
func NewFileSystem ¶
func NewFileSystem(path string) (*FileSystem, error)
func (*FileSystem) SetFilter ¶
func (fs *FileSystem) SetFilter(pattern string) error
Click to show internal directories.
Click to hide internal directories.