Documentation
¶
Overview ¶
This package provides an interface to functions and structs in the standard path package to facilitate mocking.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Base = path.Base Clean = path.Clean Dir = path.Dir Ext = path.Ext IsAbs = path.IsAbs Join = path.Join Match = path.Match Split = path.Split )
View Source
var (
ErrBadPattern = path.ErrBadPattern
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.