Versions in this module Expand all Collapse all v1 v1.1.2 Jul 8, 2021 Changes in this version + func NewUser(s *cherrySession.Session, nickName string) error + func Stats(s *cherrySession.Session, uid int64) error + type Handler struct + func (h *Handler) Name() string + func (h *Handler) OnInit() + type User struct