• Eric Chiang's avatar
    user: move user manager to it's own package · d5184472
    Eric Chiang authored
    This commit moves the user.Manage to its own package (user/manager)
    so it can import the connector package in a later commit.
    
    For clarity, it renames "Manager" to "UserManager" using gorname.
    
    This commit has no functional changes.
    d5184472
api.go 2.82 KB