package
Version:
v1.24.1
Opens a new window with list of versions in this module.
Published: Feb 20, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
ID string `ldap:"id"`
Dn string `ldap:"dn"`
Username string `ldap:"displayName"`
Mail string `ldap:"mail"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.