func github.com/gotd/log.Bool
3 uses
github.com/gotd/log (current package)
attr.go#L163: func Bool(key string, value bool) Attr {
github.com/gotd/td/rpc
engine.go#L152: logger.Debug(ctx, "Acknowledged, waiting for result", log.Bool("sent", sent))
engine.go#L156: logger.Debug(ctx, "Context done before result", log.Bool("sent", sent), log.Error(ctx.Err()))
![]() |
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. |