Documentation
¶
Index ¶
- func InjectDataPath(s *DataPath)
- func LoadDataPath() baseiface.ISingleton
- type DataPath
- func (self *DataPath) MakePathNotExist() error
- func (self *DataPath) MakePaths(paths ...string) error
- func (this *DataPath) ReadEsFile(filename string) (string, error)
- func (this *DataPath) ReadFile(filename string) (string, error)
- func (this *DataPath) WriteFile(filename string, model any) error
- func (this *DataPath) WriteFiles(req any, res any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDataPath ¶
func LoadDataPath() baseiface.ISingleton
Types ¶
Click to show internal directories.
Click to hide internal directories.