type github.com/jackc/pgx/v5/pgtype.Date (struct) Method Implmentations DateValue() (Date, error) Date.M : DateValuer.DateValue MarshalJSON() ([]byte, error) Date.M : encoding/json.Marshaler.MarshalJSON Scan(src any) error *Date.M : database/sql.Scanner.Scan ScanDate(v Date) error *Date.M : DateScanner.ScanDate UnmarshalJSON(b []byte) error *Date.M : encoding/json.Unmarshaler.UnmarshalJSON Value() (driver.Value, error) Date.M : database/sql/driver.Valuer.Value
Method Implmentations DateValue() (Date, error) Date.M : DateValuer.DateValue MarshalJSON() ([]byte, error) Date.M : encoding/json.Marshaler.MarshalJSON Scan(src any) error *Date.M : database/sql.Scanner.Scan ScanDate(v Date) error *Date.M : DateScanner.ScanDate UnmarshalJSON(b []byte) error *Date.M : encoding/json.Unmarshaler.UnmarshalJSON Value() (driver.Value, error) Date.M : database/sql/driver.Valuer.Value
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)