Versions in this module Expand all Collapse all v1 v1.0.0 Jan 5, 2022 Changes in this version + var H = hb + func PushHandler(w http.ResponseWriter, req *http.Request) + func PushMsg(uid int, msg string) error + func ReportHandler(w http.ResponseWriter, r *http.Request) + type ClientsReport struct + Msg string + Status int + Uid int + type ServerReport struct + Msg string + Sign string + Uid int