iconv

package
v0.0.0-...-823317f Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Array

func Array(field interface{}) ([]interface{}, error)

func Bool

func Bool(field interface{}) (bool, error)

func Float32

func Float32(field interface{}) (float32, error)

func Float64

func Float64(field interface{}) (float64, error)

func Int

func Int(field interface{}) (int, error)

func Int16

func Int16(field interface{}) (int16, error)

func Int32

func Int32(field interface{}) (int32, error)

func Int64

func Int64(field interface{}) (int64, error)

func Map

func Map(field interface{}) (map[string]interface{}, error)

func MapArray

func MapArray(field interface{}) ([]map[string]interface{}, error)

func String

func String(field interface{}) (string, error)

func StringArray

func StringArray(field interface{}) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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