Documentation
¶
Index ¶
- func CopyFile(src, dst string) error
- func FilenameExistsInFolder(filename, folder string) bool
- func GetExtension(cardsFilepath string) (counters.FileContent, error)
- func GetFilenamesForPath(path string) ([]string, error)
- func IdentifyJSONFileContent(data []byte) (counters.FileContent, error)
- func ReadMarkupFile(markupFilepath string, destination interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilenameExistsInFolder ¶
func GetExtension ¶
func GetExtension(cardsFilepath string) (counters.FileContent, error)
func GetFilenamesForPath ¶
GetFilenamesForPath returns every path+filename found in `path`
func IdentifyJSONFileContent ¶
func IdentifyJSONFileContent(data []byte) (counters.FileContent, error)
func ReadMarkupFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.