Documentation
¶
Index ¶
- func DeleteFile(fileName string) error
- func GetAllFiles() ([]structures.File, error)
- func GetFileByName(fileName string) (structures.File, error)
- func GetFileLocation(fileName string) ([]string, error)
- func GetStats() (structures.Statistics, error)
- func InsertFile(path string, packages []string) error
- func UpdateFile(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶
func GetAllFiles ¶
func GetAllFiles() ([]structures.File, error)
func GetFileByName ¶
func GetFileByName(fileName string) (structures.File, error)
func GetFileLocation ¶
func GetStats ¶
func GetStats() (structures.Statistics, error)
func InsertFile ¶
func UpdateFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.