type golang.org/x/xerrors.state
6 uses
golang.org/x/xerrors (current package)
adaptor.go#L28: p = &state{State: s}
adaptor.go#L128: type state struct {
adaptor.go#L138: func (s *state) Write(b []byte) (n int, err error) {
adaptor.go#L176: type printer state
adaptor.go#L180: fmt.Fprint((*state)(s), args...)
adaptor.go#L186: fmt.Fprintf((*state)(s), format, args...)
![]() |
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. |