yeeTransform

package
v0.0.0-...-89bd919 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapInterfaceToString

func MapInterfaceToString(m map[string]interface{}) map[string]string

MapInterfaceToString map[string]interface{} -> map[string]string

func MapSliceInterfaceToString

func MapSliceInterfaceToString(m []map[string]interface{}) []map[string]string

MapSliceInterfaceToString []map[string]interface{} -> []map[string]string

func MapSliceStringToInterface

func MapSliceStringToInterface(m []map[string]string) []map[string]interface{}

MapSliceStringToInterface []map[string]string -> []map[string]interface{}

func MapStringToInterface

func MapStringToInterface(m map[string]string) map[string]interface{}

MapStringToInterface map[string]string -> map[string]interface{}

func MapToStruct

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

MapToStruct map -> struct

func StructToMap

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

StructToMap struct -> map

func StructToMapByTag

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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