MCPcopy Create free account

hub / github.com/elgs/filesync / functions

Functions22 in github.com/elgs/filesync

↓ 13 callersFunctionSlashSuffix
(path string)
index/index.go:288
↓ 9 callersFunctionPathSafe
(path string)
index/index.go:295
↓ 4 callersFunctionProcessFileChange
(thePath string, info os.FileInfo, monitored string)
index/index.go:95
↓ 4 callersFunctionProcessFileDelete
(thePath string, monitored string)
index/index.go:39
↓ 3 callersFunctionWatchRecursively
(watcher *fsnotify.Watcher, root string, monitored string)
index/index.go:224
↓ 2 callersFunctiondownloadFromServer
(ip string, port int, key string, filePath string, start int64, length int64, file *os.File)
gsync/gsync.go:175
↓ 2 callersFunctionexists
exists returns whether the given file or directory exists or not
index/index.go:339
↓ 1 callersFunctionLikeSafe
(path string)
index/index.go:300
↓ 1 callersFunctionProcessDirChange
(thePath string, info os.FileInfo, monitored string)
index/index.go:78
↓ 1 callersFunctionargs
()
gsync/gsync.go:49
↓ 1 callersFunctionargs
()
gsyncd/gsyncd.go:54
↓ 1 callersFunctiondirsFromServer
(ip string, port int, key string, lastIndexed int64)
gsync/gsync.go:228
↓ 1 callersFunctionfilePartsFromServer
(ip string, port int, key string, filePath string)
gsync/gsync.go:192
↓ 1 callersFunctionfilesFromServer
(ip string, port int, key string, filePath string, lastIndexed int64)
gsync/gsync.go:210
↓ 1 callersFunctionstart
(configFile string, done chan bool)
gsync/gsync.go:29
↓ 1 callersFunctionstart
(configFile string)
gsyncd/gsyncd.go:26
↓ 1 callersFunctionstartWork
(ip string, port int, key string, monitored string, maxInterval time.Duration)
gsync/gsync.go:61
FunctionInitIndex
(monitored string, db *sql.DB)
index/index.go:305
FunctionProcessEvent
(watcher *fsnotify.Watcher, monitored string)
index/index.go:350
FunctionRunWeb
(ip string, port int, monitors map[string]interface{})
api/api.go:15
Functionmain
()
gsync/gsync.go:18
Functionmain
()
gsyncd/gsyncd.go:16