Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exports = map[string]interface{}{ "_name": "path", "base": path.Base, "clean": path.Clean, "dir": path.Dir, "ext": path.Ext, "isAbs": path.IsAbs, "join": path.Join, "match": path.Match, "split": path.Split, "ErrBadPattern": path.ErrBadPattern, }
Exports is the export table of this module.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.