# Functions
NewLDAPClient creates a new instance of LDAPClient.
NewLDAPConn creates a new instance of LDAPConn.
# Structs
LDAPClient is an autogenerated mock type for the LDAPClient type.
LDAPClient_CreateEphemeralConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateEphemeralConnection'.
LDAPConn is an autogenerated mock type for the LDAPConn type.
LDAPConn_Bind_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bind'.
LDAPConn_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
LDAPConn_Search_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Search'.