Versions in this module Expand all Collapse all v0 v0.0.3 Jun 1, 2022 Changes in this version + type UserDao struct + func GetUserDao() *UserDao + func (u *UserDao) GetUserOnlineAgent(ctx context.Context, uid string) (string, error)