convert

package
v2.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 11 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Capitalize

func Capitalize(s string) string

func EncodeToMap

func EncodeToMap(obj interface{}) (map[string]interface{}, error)

func IsEmptyValue

func IsEmptyValue(v interface{}) bool

func LowerTitle

func LowerTitle(input string) string

func Singular

func Singular(value interface{}) interface{}

func ToArgKey

func ToArgKey(str string) string

func ToBool

func ToBool(value interface{}) bool

func ToFloat

func ToFloat(value interface{}) (float64, error)

func ToInterfaceSlice

func ToInterfaceSlice(obj interface{}) []interface{}

func ToJSONKey

func ToJSONKey(str string) string

func ToMapInterface

func ToMapInterface(obj interface{}) map[string]interface{}

func ToMapSlice

func ToMapSlice(obj interface{}) []map[string]interface{}

func ToNumber

func ToNumber(value interface{}) (int64, error)

func ToObj

func ToObj(data interface{}, into interface{}) error

func ToString

func ToString(value interface{}) string

func ToStringNoTrim

func ToStringNoTrim(value interface{}) string

func ToStringSlice

func ToStringSlice(data interface{}) []string

func ToTimestamp

func ToTimestamp(value interface{}) (int64, error)

func ToYAMLKey

func ToYAMLKey(str string) string

func Uncapitalize

func Uncapitalize(s 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