null

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 2 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 若入参为nil,则返回无效的null.Int; 若入参为正整数指针,则返回有效的null.Int; 若入参数值大于math.MaxInt64,则发生panic。

func MustIntFromUint64Ptr

func MustIntFromUint64Ptr(v *uint64) null.Int

MustIntFromUint64Ptr 若入参为nil,则返回无效的null.Int; 若入参为正整数指针,则返回有效的null.Int; 若入参数值大于math.MaxInt64,则发生panic。

Types

This section is empty.

Jump to

Keyboard shortcuts

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