const github.com/jackc/pgtype.None
19 uses
github.com/jackc/pgtype (current package)
date.go#L67: if dst.InfinityModifier != None {
date.go#L83: if src.InfinityModifier != None {
date.go#L161: case None:
date.go#L182: case None:
date.go#L223: if src.InfinityModifier != None {
date.go#L249: case None:
pgtype.go#L97: None InfinityModifier = 0
pgtype.go#L103: case None:
timestamp.go#L64: if dst.InfinityModifier != None {
timestamp.go#L80: if src.InfinityModifier != None {
timestamp.go#L168: case None:
timestamp.go#L194: case None:
timestamp.go#L232: if src.InfinityModifier != None {
timestamptz.go#L66: if dst.InfinityModifier != None {
timestamptz.go#L82: if src.InfinityModifier != None {
timestamptz.go#L170: case None:
timestamptz.go#L191: case None:
timestamptz.go#L229: if src.InfinityModifier != None {
timestamptz.go#L255: case None:
![]() |
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. |