这是indexloc提供的服务,不要输入任何密码
Skip to content

mosuka/go-map-path

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-map-path

Build Status

Return the interface{} of a map via dot-delimited path or nil.

Example

value := path.Path(m, "some.value.here")

License

MIT

About

Get map value via dot-delimited path or nil.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%