import "github.com/ipfs/go-ipfs/repo/common"
common.go
func MapGetKV(v map[string]interface{}, key string) (interface{}, error)
func MapSetKV(v map[string]interface{}, key string, value interface{}) error
Package common imports 2 packages (graph) and is imported by 60 packages. Updated 2016-07-25. Refresh now. Tools for package owners.