Documentation ¶ Index ¶ func Abs(path string) string func Base(path string) string func Dir(path string) string func Ext(path string) string func IsAbs(file string) bool func Join(elem ...string) string func P(path string) string func Split(path string) (string, string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Abs ¶ func Abs(path string) string func Base ¶ func Base(path string) string func Dir ¶ func Dir(path string) string func Ext ¶ func Ext(path string) string func IsAbs ¶ func IsAbs(file string) bool func Join ¶ func Join(elem ...string) string func P ¶ func P(path string) string func Split ¶ func Split(path string) (string, string) Types ¶ This section is empty. Source Files ¶ View all Source files xpath.go Click to show internal directories. Click to hide internal directories.