dbtype

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NilString

type NilString sql.NullString //nolint:recvcheck

func (NilString) MarshalJSON

func (ns NilString) MarshalJSON() ([]byte, error)

func (*NilString) Scan

func (ns *NilString) Scan(value any) error

func (*NilString) UnmarshalJSON

func (ns *NilString) UnmarshalJSON(data []byte) error

func (NilString) Value

func (ns NilString) Value() (driver.Value, error)

type NilTime

type NilTime sql.NullTime //nolint:recvcheck

func (NilTime) MarshalJSON

func (nt NilTime) MarshalJSON() ([]byte, error)

func (*NilTime) Scan

func (nt *NilTime) Scan(value any) error

func (*NilTime) UnmarshalJSON

func (nt *NilTime) UnmarshalJSON(data []byte) error

func (NilTime) Value

func (nt NilTime) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL