package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Sep 14, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthenticatedUser struct {
User string `bson:"user"`
DB string `bson:"db"`
}
type AuthenticatedUserRole struct {
Role string `bson:"role"`
DB string `bson:"db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.