type github.com/jackc/pgproto3/v2.Close
6 uses
github.com/jackc/pgproto3/v2 (current package)
backend.go#L17: _close Close
close.go#L10: type Close struct {
close.go#L16: func (*Close) Frontend() {}
close.go#L20: func (dst *Close) Decode(src []byte) error {
close.go#L39: func (src *Close) Encode(dst []byte) []byte {
close.go#L54: func (src Close) MarshalJSON() ([]byte, error) {
![]() |
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. |