# Functions
NewMockClientSession creates a new mock instance.
NewMockStream creates a new mock instance.
# Structs
MockClientSession is a mock of ClientSession interface.
MockClientSessionMockRecorder is the mock recorder for MockClientSession.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.