pointer

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MPL-2.0 Imports: 0 Imported by: 25

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromNilableBool

func FromNilableBool(input *bool) bool

func FromNilableFloat

func FromNilableFloat(input *float64) float64

func FromNilableInt

func FromNilableInt(input *int) int

func FromNilableInt64

func FromNilableInt64(input *int64) int64

func FromNilableMapOfStringInterfaces

func FromNilableMapOfStringInterfaces(input *map[string]interface{}) map[string]interface{}

func FromNilableMapOfStringStrings

func FromNilableMapOfStringStrings(input *map[string]string) map[string]string

func FromNilableSliceOfStrings

func FromNilableSliceOfStrings(input *[]string) []string

func FromNilableString

func FromNilableString(input *string) string

func ToBool

func ToBool(input bool) *bool

func ToFloat

func ToFloat(input float64) *float64

func ToInt

func ToInt(input int) *int

func ToInt64

func ToInt64(input int64) *int64

func ToMapOfStringInterfaces

func ToMapOfStringInterfaces(input map[string]interface{}) *map[string]interface{}

func ToMapOfStringStrings

func ToMapOfStringStrings(input map[string]string) *map[string]string

func ToSliceOfStrings

func ToSliceOfStrings(input []string) *[]string

func ToString

func ToString(input 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