package
0.9.3
Repository: https://github.com/shitovdm/gitrsync.git
Documentation: pkg.go.dev

# Functions

Add sums up the numbers in the pattern.
CopyDirContent copies dir content.
CopyFile creates file copy.
CreateNewDir creates new folder in current file system.
Exec execute the shell command.
GenerateUUID returns new UUID in v4 format.
GetCurrentPath returns current location path.
IsDirExists returns dir exists flag.
IsFileExists returns is file exists flag.
Move moves file to new location.
OpenBrowser opens web browser in different platforms.
RemoveDir removes folder from current file system.
WriteFile writes file data.
WsHandler handles stream messages.

# Variables

WebSocketUpgrade buffer size.

# Structs

Repo contain repository object.

# Type aliases

MarshalFunc returns byte data.
UnmarshalFunc gets byte data.