func github.com/gotd/log.Group
3 uses
github.com/gotd/log (current package)
attr.go#L210: func Group(key string, attrs ...Attr) Attr {
github.com/gotd/td/crypto
key.go#L131: return log.Group("", log.String("id", hex.EncodeToString(a.ID[:])))
github.com/gotd/td/mtproto
zap.go#L22: return log.Group("", attrs...)
![]() |
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. |