Documentation
¶
Index ¶
- Constants
- func CloseWs(ws *websocket.Conn, message string)
- func SaveFiles(g *gin.Context, path string) error
- func SaveToTarFile(g *gin.Context, path string) error
- func Send(g *gin.Context, v interface{})
- func Upgrade(w http.ResponseWriter, r *http.Request) (*websocket.Conn, error)
- type IBase
- type SBase
Constants ¶
View Source
const EventStreamMimeType = "text/event-stream"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.