utils

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseIntPointerIntoInt

func ParseIntPointerIntoInt(raw *int64) int64

ParseIntPointerIntoInt *int64 -> int64. *int64等于nil时返回0

func ParseStrPointerIntoInt64

func ParseStrPointerIntoInt64(raw *string) (int, error)

ParseStrPointerIntoInt64 *string -> int64. *string等于nil时返回0

func ParseStrPointerIntoString

func ParseStrPointerIntoString(raw *string) string

ParseStrPointerIntoString *string -> string. *string等于nil时返回""

func ParseStrPointerIntoTime

func ParseStrPointerIntoTime(raw *string, dateFmt string) time.Time

ParseStrPointerIntoTime *string -> time.Time. *string等于nil时返回空时间

Types

This section is empty.

Jump to

Keyboard shortcuts

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