MCPcopy Create free account
hub / github.com/devfeel/mapper / MapperSlice

Method MapperSlice

mapper.go:17–17  ·  view source on GitHub ↗
(fromSlice, toSlice interface{})

Source from the content-addressed store, hash-verified

15 MapToSlice(fromMap map[string]interface{}, toSlice interface{}) error
16 MapperMapSlice(fromMaps map[string]map[string]interface{}, toSlice interface{}) error
17 MapperSlice(fromSlice, toSlice interface{}) error
18 MapToJson(fromMap map[string]interface{}) ([]byte, error)
19 JsonToMap(body []byte, toMap *map[string]interface{}) error
20

Callers 6

MapperSliceFunction · 0.65
Test_Object_MapperSliceFunction · 0.65
Test_Object_MapperSlice2Function · 0.65

Implementers 1

mapperObjectmapper_object.go

Calls

no outgoing calls

Tested by 5

Test_Object_MapperSliceFunction · 0.52
Test_Object_MapperSlice2Function · 0.52