Documentation ¶
Index ¶
- func Filter[T any](slice []T, filter func(*T) bool) []*T
- func FindOne[T any](slice []T, filter func(*T) bool) (element *T)
- func FormatPath(path string, parentPath string) string
- func GetDocumentsPath() (string, error)
- func HandleError(err error)
- func IsDir(path string) bool
- func IsFile(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatPath ¶
func GetDocumentsPath ¶
func HandleError ¶
func HandleError(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.