Documentation
¶
Index ¶
- func ExtencionFile(filename string) string
- func MakeFile(folder, name, model string, args ...any) (string, error)
- func MakeFolder(names ...string) (string, error)
- func Read(filePath string, dest any) error
- func ReadFile(path string) (string, error)
- func RemoveFile(path string) (bool, error)
- func WatcherPath(root string) error
- func Write(filePath string, obj any) error
- type FileInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtencionFile ¶
* * ExtencionFile * @param filename string * @return string *
func MakeFile ¶
* * MakeFile * @param folder, name, model string, args ...any * @return string, error *
func MakeFolder ¶
* * MakeFolder * @param names ...string * @return string, error *
func RemoveFile ¶
* * RemoveFile * @param path string * @return bool, error *
func WatcherPath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.