Documentation
¶
Index ¶
- func Copy(src, dst string) error
- func GetExtension(name string) string
- func GetPaths(folder string) ([]string, error)
- func IsDir(path string) (bool, error)
- func IsEmpty(dir string) (bool, error)
- func MarshalJSON[T any](dataStruct T) ([]byte, error)
- func Move(src, dst string) error
- func NewPtr[T any](in T) *T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExtension ¶
func MarshalJSON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.