# Functions
NewMockInterface creates a new mock instance.
# Structs
Impl is the implementation of logstream.Interface.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.
MockInterfaceStreamCall wrap *gomock.Call.
Options specifies the options for streaming application logs.
# Interfaces
Interface is the interface type for streaming application logs.