Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Filesystem ¶
type Filesystem struct {
// contains filtered or unexported fields
}
Filesystem .
func (*Filesystem) Get ¶
func (f *Filesystem) Get(id string) (filename string, allowed bool)
Get os sys filename
func (*Filesystem) List ¶
func (f *Filesystem) List() (names []string, e error)
List return all logs filename
Click to show internal directories.
Click to hide internal directories.