Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct {
Path string
Info os.FileInfo
Depth int // Глубина вложенности для форматирования вывода
}
Entry представляет элемент файловой системы
type PNGExporter ¶
type PNGExporter struct {
// contains filtered or unexported fields
}
type TextExporter ¶
type TextExporter struct{}
Click to show internal directories.
Click to hide internal directories.