package
0.0.0-20241101034334-ca1fa88ca09a
Repository: https://github.com/openhpi/poseidon.git
Documentation: pkg.go.dev

# Functions

BuildURL joins multiple route paths.
No description provided by the author
HTTPDelete sends a "Delete" Http Request with body to the passed url.
HTTPPatch sends a Patch Http Request with body to the passed url.
No description provided by the author
No description provided by the author
No description provided by the author
ReceiveAllWebSocketMessages pulls all messages from the websocket connection without sending anything.
ReceiveNextWebSocketMessage pulls the next message from the websocket connection.
StartTLSServer runs a httptest.Server with the passed mux.Router and TLS enabled.
WebSocketControlMessages extracts all meta (and exit) messages from the passed messages.
WebSocketOutputMessages extracts all stdout, stderr and error messages from the passed messages.