Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Version ...
Version = "v0.0.1"
)
Functions ¶
func GetCleanVersion ¶
func GetCleanVersion() string
GetCleanVersion returns version, provided to compiler, but without possible commit information
func GetTorrentVersion ¶
func GetTorrentVersion() string
GetTorrentVersion returns version of GoTorrent, provided to compiler
func GetUserAndPeer ¶
func GetUserAndPeer() (peerID, userAgent string)
GetUserAndPeer returns PeerID and UserAgent, according to Config settings. If not set - returns default values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.