MCPcopy Create free account
hub / github.com/bradfitz/go-sql-test / NullTime

Struct NullTime

src/github.com/lib/pq/encode.go:348–351  ·  view source on GitHub ↗

NullTime represents a time.Time that may be null. NullTime implements the sql.Scanner interface so it can be used as a scan destination, similar to sql.NullString.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected