typeconvert

package
v3.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DatePointerToStringPointer

func DatePointerToStringPointer(value *sdkTypes.Date) *string

Converts a date *types.Date to *string.

func DateToString

func DateToString(value sdkTypes.Date) string

Converts a date types.Date to string.

func Int32PointerToIntPointer

func Int32PointerToIntPointer(value *int32) *int

Converts an *int32 to *int.

func Int64PointerToInt32Pointer

func Int64PointerToInt32Pointer(value *int64) *int32

Converts an *int64 to *int32.

func IntPointerToInt32Pointer

func IntPointerToInt32Pointer(value *int) *int32

Converts an *int to *int32.

func IntPointerToInt64Pointer

func IntPointerToInt64Pointer(value *int) *int64

Converts an *int to *int64.

func TimePointerToStringPointer

func TimePointerToStringPointer(value *time.Time) *string

Converts a date-time *time.Time to *string.

func TimeToString

func TimeToString(value time.Time) string

Converts a date-time time.Time to string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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