Versions in this module Expand all Collapse all v2 v2.0.1 Apr 10, 2026 Changes in this version + type DemoDB struct + Name string + func NewDemoDB(name string) *DemoDB + type UserService struct + func NewUserService() *UserService + func (s *UserService) BuildModifyUserResponse(query models.UserQuery, userID int, role string, db *DemoDB) map[string]any + func (s *UserService) BuildWSReply(msg []byte) []byte v2.0.0 Apr 9, 2026