type golang.org/x/xerrors.printer
5 uses
golang.org/x/xerrors (current package)
adaptor.go#L75: err = v.FormatError((*printer)(p))
adaptor.go#L176: type printer state
adaptor.go#L178: func (s *printer) Print(args ...interface{}) {
adaptor.go#L184: func (s *printer) Printf(format string, args ...interface{}) {
adaptor.go#L190: func (s *printer) Detail() bool {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |