MCPcopy
hub / github.com/EverythingSuckz/TG-FileStreamBot / String

Method String

internal/bot/workers.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27func (w *Worker) String() string {
28 return fmt.Sprintf("{Worker (%d|@%s)}", w.ID, w.Self.Username)
29}
30
31type BotWorkers struct {
32 Bots []*Worker

Callers 6

PackMethod · 0.80
StartUserBotFunction · 0.80
StartClientFunction · 0.80
runAppFunction · 0.80
SetFlagsFromConfigFunction · 0.80
getInternalIPFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected