github.com/jackc/pgtype.CompositeType.status (field)
13 uses
github.com/jackc/pgtype (current package)
composite_type.go#L19: status Status
composite_type.go#L61: switch src.status {
composite_type.go#L71: return src.status
composite_type.go#L99: dst.status = Null
composite_type.go#L113: dst.status = Present
composite_type.go#L116: dst.status = Null
composite_type.go#L129: switch src.status {
composite_type.go#L222: switch src.status {
composite_type.go#L243: dst.status = Null
composite_type.go#L257: dst.status = Present
composite_type.go#L264: dst.status = Null
composite_type.go#L278: dst.status = Present
composite_type.go#L284: switch src.status {
![]() |
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. |