var github.com/gotd/log.Nop
7 uses
github.com/gotd/log (current package)
helper.go#L20: return Nop
log.go#L58: var Nop Logger = nop{}
log.go#L69: return Nop
github.com/gotd/td/mtproto
options.go#L127: opt.Logger = log.Nop
github.com/gotd/td/pool
options.go#L16: d.Logger = log.Nop
github.com/gotd/td/rpc
options.go#L28: cfg.Logger = log.Nop
github.com/gotd/td/telegram
options.go#L158: opt.Logger = log.Nop
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |