Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileScan ¶
type FileScan struct { FileName string // e.g: file-x.yz Extension string // e.g: yz FilePath string // e.g: /dir-a/dir-b/file-x.yz FileNameWithoutExtension string // e.g: file-x DirName string // e.g: dir-b DirPath string // e.g: /dir-a/dir-b }
============================================ Created by andy pangaribuan on 2021/05/03 Copyright andypangaribuan. All rights reserved. ============================================
Click to show internal directories.
Click to hide internal directories.