package
0.0.0-20241101034334-ca1fa88ca09a
Repository: https://github.com/openhpi/poseidon.git
Documentation: pkg.go.dev
# Functions
NewCodeOceanOutputWriter provides an codeOceanOutputWriter for the time the context ctx is active.
No description provided by the author
NewConnectionMock creates a new instance of ConnectionMock.
# Constants
CodeOceanOutputWriterBufferSize defines the number of messages.
No description provided by the author
# Structs
ConnectionMock is an autogenerated mock type for the Connection type.
# Interfaces
Connection is an internal interface for websocket.Conn in order to mock it for unit tests.
WebSocketReader is an interface that is intended for providing abstraction around reading from a WebSocket.
WebSocketWriter is an interface that defines which data is required and which information can be passed.