Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportFile ¶
ImportFile Import file content from a given file path. file the file to read
func ImportFolder ¶
func ImportFolder(folder string) (iter.Seq[*ImportedFile], error)
ImportFolder Import all files from a given folder path. folder the folder to read
Types ¶
type ImportedFile ¶
Click to show internal directories.
Click to hide internal directories.