Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalFileClient ¶
func NewClient ¶
func NewClient() *LocalFileClient
func (*LocalFileClient) IsExist ¶
func (l *LocalFileClient) IsExist(path string) bool
IsExist checks if the specified path (file or directory) exists and returns a boolean value.
Click to show internal directories.
Click to hide internal directories.