github.com/go-pg/pg/v10/internal/pool.Reader.UnreadByte (method)
4 uses
github.com/go-pg/pg/v10/internal/pool (current package)
reader.go#L13: UnreadByte() error
github.com/go-pg/pg/v10/internal/parser
streaming_parser.go#L27: _ = p.UnreadByte()
github.com/go-pg/pg/v10/orm
composite_parser.go#L59: _ = p.p.UnreadByte()
github.com/go-pg/pg/v10/types
array_parser.go#L83: err = p.p.UnreadByte()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)