Documentation
¶
Index ¶
- func HandleDeleteRole(ws *websocket.Conn) error
- func HandleDeleteSpace(ws *websocket.Conn) error
- func HandleDeleteTemplate(ws *websocket.Conn) error
- func HandleDeleteTemplateVar(ws *websocket.Conn) error
- func HandleDeleteToken(ws *websocket.Conn) error
- func HandleDeleteUser(ws *websocket.Conn) error
- func HandleUpdateRole(ws *websocket.Conn) error
- func HandleUpdateSpace(ws *websocket.Conn) error
- func HandleUpdateTemplate(ws *websocket.Conn) error
- func HandleUpdateTemplateVar(ws *websocket.Conn) error
- func HandleUpdateUser(ws *websocket.Conn) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDeleteRole ¶ added in v0.12.0
func HandleDeleteSpace ¶
func HandleDeleteTemplate ¶
handle template deletes sent from the origin server
func HandleDeleteTemplateVar ¶
func HandleDeleteToken ¶
func HandleDeleteUser ¶
func HandleUpdateRole ¶ added in v0.12.0
func HandleUpdateSpace ¶
func HandleUpdateTemplate ¶
handle template updates sent from the origin server
func HandleUpdateTemplateVar ¶
func HandleUpdateUser ¶
handle update messages sent from the origin server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.