Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zhoros/Torranor
/ functions
Functions
13 in github.com/Zhoros/Torranor
⨍
Functions
13
◇
Types & classes
3
↓ 4 callers
Method
Close
()
torrentClient.go:87
↓ 2 callers
Method
AddTorrent
(magnetURI string)
torrentClient.go:51
↓ 2 callers
Function
GenerateFreshFolder
(name string)
helper.go:8
↓ 1 callers
Function
DecrementUsage
(t *torrent.Torrent)
main.go:37
↓ 1 callers
Function
HandleFileDownload
(w http.ResponseWriter, r *http.Request, client *Torrent)
main.go:181
↓ 1 callers
Function
IncrementUsage
(t *torrent.Torrent)
main.go:24
↓ 1 callers
Function
InitializeConfig
(path string)
config.go:23
↓ 1 callers
Function
NewTorrentDataFetcher
()
torrentClient.go:34
↓ 1 callers
Function
NewTorrentStreamer
()
torrentClient.go:18
↓ 1 callers
Method
StreamFile
(w http.ResponseWriter, t *torrent.Torrent, fileIndex int)
torrentClient.go:64
↓ 1 callers
Function
TorrentToMagnet
(torrentData []byte)
torrentConverter.go:22
Function
HandleFileList
(w http.ResponseWriter, r *http.Request)
main.go:75
Function
main
()
main.go:222