Versions in this module Expand all Collapse all v0 v0.1.1 Apr 30, 2024 v0.1.0 Apr 29, 2024 Changes in this version + var Close_chan chan int + var Close_done_chan chan int + func AutoRender(w http.ResponseWriter, data interface{}, err error) + func JSONR(c *gin.Context, arg ...interface{}) (werror error) + func RenderDataJson(w http.ResponseWriter, data interface{}) + func RenderJson(w http.ResponseWriter, v interface{}) + func RenderMsgJson(w http.ResponseWriter, msg string) + func Start() + type Dto struct + Data interface{} + Msg string + type RespJson struct + Error string + Msg string + type TcpKeepAliveListener struct + func (ln TcpKeepAliveListener) Accept() (c net.Conn, err error)