Documentation ¶
Overview ¶
Package filepathproxy is a package that provides a filepath proxy for the app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilePathProxy ¶
type FilePathProxy struct{}
FilePathProxy is a struct that implements FilePath.
func (*FilePathProxy) Join ¶
func (*FilePathProxy) Join(elem ...string) string
Join is a proxy for filepath.Join.
Click to show internal directories.
Click to hide internal directories.