# Functions
NewUserConverter creates a new instance of UserConverter.
# Structs
UserConverter is an autogenerated mock type for the UserConverter type.
No description provided by the author
UserConverter_GetUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUser'.
UserConverter_UserIDToUserName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserIDToUserName'.
UserConverter_UserNameToUserID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserNameToUserID'.