PTGUdata

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(inputArray []string, findElement string) bool

func PointerToBoolValue

func PointerToBoolValue(pointer *bool) bool

func PointerToBoolValueWithDefault

func PointerToBoolValueWithDefault(pointer *bool, defaultValue bool) bool

func PointerToByteValue

func PointerToByteValue(pointer *byte) byte

func PointerToByteValueWithDefault

func PointerToByteValueWithDefault(pointer *byte, defaultValue byte) byte

func PointerToFloat32Value

func PointerToFloat32Value(pointer *float32) float32

func PointerToFloat32ValueWithDefault

func PointerToFloat32ValueWithDefault(pointer *float32, defaultValue float32) float32

func PointerToFloat64Value

func PointerToFloat64Value(pointer *float64) float64

func PointerToFloat64ValueWithDefault

func PointerToFloat64ValueWithDefault(pointer *float64, defaultValue float64) float64

func PointerToInt16Value

func PointerToInt16Value(pointer *int16) int16

func PointerToInt16ValueWithDefault

func PointerToInt16ValueWithDefault(pointer *int16, defaultValue int16) int16

func PointerToInt32Value

func PointerToInt32Value(pointer *int32) int32

func PointerToInt32ValueWithDefault

func PointerToInt32ValueWithDefault(pointer *int32, defaultValue int32) int32

func PointerToInt64Value

func PointerToInt64Value(pointer *int64) int64

func PointerToInt64ValueWithDefault

func PointerToInt64ValueWithDefault(pointer *int64, defaultValue int64) int64

func PointerToInt8Value

func PointerToInt8Value(pointer *int8) int8

func PointerToInt8ValueWithDefault

func PointerToInt8ValueWithDefault(pointer *int8, defaultValue int8) int8

func PointerToIntValue

func PointerToIntValue(pointer *int) int

func PointerToIntValueWithDefault

func PointerToIntValueWithDefault(pointer *int, defaultValue int) int

func PointerToStringValue

func PointerToStringValue(pointer *string) string

func PointerToStringValueWithDefault

func PointerToStringValueWithDefault(pointer *string, defaultValue string) string

func PointerToTimeValue

func PointerToTimeValue(pointer *time.Time) time.Time

func PointerToTimeValueWithDefault

func PointerToTimeValueWithDefault(pointer *time.Time, defaultValue time.Time) time.Time

func PointerToUint16Value

func PointerToUint16Value(pointer *uint16) uint16

func PointerToUint16ValueWithDefault

func PointerToUint16ValueWithDefault(pointer *uint16, defaultValue uint16) uint16

func PointerToUint32Value

func PointerToUint32Value(pointer *uint32) uint32

func PointerToUint32ValueWithDefault

func PointerToUint32ValueWithDefault(pointer *uint32, defaultValue uint32) uint32

func PointerToUint64Value

func PointerToUint64Value(pointer *uint64) uint64

func PointerToUint64ValueWithDefault

func PointerToUint64ValueWithDefault(pointer *uint64, defaultValue uint64) uint64

func PointerToUint8Value

func PointerToUint8Value(pointer *uint8) uint8

func PointerToUint8ValueWithDefault

func PointerToUint8ValueWithDefault(pointer *uint8, defaultValue uint8) uint8

func PointerToUintValue

func PointerToUintValue(pointer *uint) uint

func PointerToUintValueWithDefault

func PointerToUintValueWithDefault(pointer *uint, defaultValue uint) uint

func ReplaceString added in v1.0.9

func ReplaceString(inputString string, replaceElement map[string]string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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