package
6.26.0
Repository: https://github.com/c2fo/vfs.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new instance of Client.
NewDataConn creates a new instance of DataConn.

# Structs

Client is an autogenerated mock type for the Client type.
Client_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Client_GetEntry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEntry'.
Client_IsSetTimeSupported_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSetTimeSupported'.
Client_IsTimePreciseInList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsTimePreciseInList'.
Client_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Client_Login_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Login'.
Client_MakeDir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MakeDir'.
Client_Quit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Quit'.
Client_Rename_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rename'.
Client_RetrFrom_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RetrFrom'.
Client_SetTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTime'.
Client_StorFrom_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StorFrom'.
DataConn is an autogenerated mock type for the DataConn type.
DataConn_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
DataConn_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
DataConn_GetEntry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEntry'.
DataConn_IsSetTimeSupported_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSetTimeSupported'.
DataConn_IsTimePreciseInList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsTimePreciseInList'.
DataConn_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
DataConn_MakeDir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MakeDir'.
DataConn_Mode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Mode'.
DataConn_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
DataConn_Rename_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rename'.
DataConn_SetTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTime'.
DataConn_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.