package
0.2.6
Repository: https://github.com/cloudway/platform.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
The basic User interface implementation.
The UserDatabase type is the central point of user management.

# Interfaces

The Plugin interface represents a user database plugin.
The User interface encapsulates a cloud user.

# Type aliases

Utility type to create filters and update fields.
The DuplicateNamespaceError indicates that a namespace already exists in the database when creating or modifying user.
The DuplicateUserError indicates that an user already exists in the database when creating user.
The InvalidUserError indicates that a user is not valid to login.
The UserNotFoundError indicates that a user not found in the database.