parseutil

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: May 13, 2025 License: MIT Imports: 5 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CastToBool

func CastToBool(value interface{}) (bool, bool)

CastToBool ...

func CastToBoolPtr

func CastToBoolPtr(value interface{}) (*bool, bool)

CastToBoolPtr ...

func CastToMapStringInterface

func CastToMapStringInterface(value interface{}) (map[string]interface{}, bool)

CastToMapStringInterface ...

func CastToMapStringInterfacePtr

func CastToMapStringInterfacePtr(value interface{}) (*map[string]interface{}, bool)

CastToMapStringInterfacePtr ...

func CastToString

func CastToString(value interface{}) string

CastToString ...

func CastToStringPtr

func CastToStringPtr(value interface{}) *string

CastToStringPtr ...

func ParseBool

func ParseBool(userInputStr string) (bool, error)

ParseBool ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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