Documentation ¶
Index ¶
- Variables
- func DetachedServerCommunicator(address string, email string) error
- func DetachedServerCommunicator_Test(address string, email string) error
- func ServerAuthChallenge(c *websocket.Conn, email string) error
- func ServerAuth_ReaderChannel(c *websocket.Conn, ch_read chan ctrl.AuthChallenge)
- func SockCommunicationHandler_LinearInstruction_PrintOnly(c *websocket.Conn) error
- func SockCommunicationHandler_LinearInstruction_PrintOnly_Test(c *websocket.Conn) error
- func SockCommunicationHandler_ReaderChannel(c *websocket.Conn, ch_read chan ctrl.APIMessageRequest)
Constants ¶
This section is empty.
Variables ¶
View Source
var READ = 0
View Source
var SESSION_SYM_KEY = ""
Functions ¶
func ServerAuth_ReaderChannel ¶
func ServerAuth_ReaderChannel(c *websocket.Conn, ch_read chan ctrl.AuthChallenge)
func SockCommunicationHandler_ReaderChannel ¶
func SockCommunicationHandler_ReaderChannel(c *websocket.Conn, ch_read chan ctrl.APIMessageRequest)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.