go-mapstringinterface:包mapstringinterface提供了使用Go的map [string] interface {}类型的工具

时间:2021-02-08 02:56:57
【文件属性】:
文件名称:go-mapstringinterface:包mapstringinterface提供了使用Go的map [string] interface {}类型的工具
文件大小:6KB
文件格式:ZIP
更新时间:2021-02-08 02:56:57
Go go-mapstring接口 包mapstringinterface提供了用于处理Go的map[string]interface{}类型的工具。 例如: var data map [ string ] interface {} // ... postalCode , found := mapstringinterface . PathQuery ( data , "user" , "address" , "postal-code" ) 纪录片 包含示例的在线文档可以在以下位置找到: :
【文件预览】:
go-mapstringinterface-master
----pathqueryforstring.go(168B)
----type_pathquery_test.go(6KB)
----pathquery.go(150B)
----type_pathqueryforstring.go(304B)
----doc.go(99B)
----type.go(61B)
----LICENSE(1KB)
----example_pathquery_test.go(747B)
----type_pathqueryforstring_test.go(5KB)
----type_pathquery.go(587B)
----README.md(558B)
----example_pathqueryforstring_test.go(769B)

网友评论