Documentation ¶
Index ¶
- func BuildFiberURL(host string, port int) string
- func ContainsRegex(s []string, e string) bool
- func CopyFiles(args tasks.CopyArgs) error
- func DebugStartServer(a *fiber.App)
- func DeleteFiles(args tasks.TaskArgs) error
- func ListFiles(args tasks.TaskArgs) error
- func MoveFiles(args tasks.MoveArgs) error
- func RenameFiles(args tasks.RenameArgs) error
- func RunDelete(toDelete []string) error
- func StartServer(a *fiber.App, host string, port int)
- func SyncFiles(args tasks.SyncArgs) error
- func WatchPath(path string)
- type FileOp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildFiberURL ¶
func ContainsRegex ¶
func DebugStartServer ¶
func DebugStartServer(a *fiber.App)
func DeleteFiles ¶
func RenameFiles ¶
func RenameFiles(args tasks.RenameArgs) error
func StartServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.