Versions in this module Expand all Collapse all v1 v1.0.1 Jun 23, 2022 Changes in this version + func RegisterRouterSayHello(router *mux.Router) + type Hello struct + Cmd string + Text string + func (r *Hello) SayHello(rw http.ResponseWriter) error