null

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustIntFromUint32Ptr added in v0.7.0

func MustIntFromUint32Ptr(v *uint32) null.Int

MustIntFromUint32Ptr converts uint32 pointer to null.Int with type checking.

func MustIntFromUint64Ptr

func MustIntFromUint64Ptr(v *uint64) null.Int

MustIntFromUint64Ptr performs null-safe conversion from uint64 pointer to null.Int.

func TimeFromUnixInt64Ptr added in v0.10.0

func TimeFromUnixInt64Ptr(v *int64) null.Time

TimeFromUnixInt64Ptr converts a Unix timestamp in seconds to null.Time.

func TimeFromUnixMicroInt64Ptr added in v0.10.0

func TimeFromUnixMicroInt64Ptr(v *int64) null.Time

TimeFromUnixMicroInt64Ptr converts a Unix timestamp in microseconds to null.Time.

func TimeFromUnixMilliInt64Ptr added in v0.10.0

func TimeFromUnixMilliInt64Ptr(v *int64) null.Time

TimeFromUnixMilliInt64Ptr converts a Unix timestamp in milliseconds to null.Time.

Types

This section is empty.

Jump to

Keyboard shortcuts

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