Searched defs:ImportMap (Results 1 – 4 of 4) sorted by relevance
69 ImportMap map[string]string // maps import path to package path member
102 ImportMap map[string]string // map from source import to ImportPath (identity entries omitted) member
1142 ImportMap map[string]string // map import path in source code to package path member
124 …ImportMap map[string]string `json:",omitempty"` // map from source import to ImportPath (identity … member