package
0.0.0-20240602191955-37e77857aaec
Repository: https://github.com/gabrielmoura/davserver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateUser adds a new user to the list.
CreateUserDirectory creates a directory for a user.
No description provided by the author
DeleteUser removes a user from the list.
GenerateMD5Hash generates an MD5 hash of a given password.
No description provided by the author
GetUser retrieves a user by username.
GetValidUsers returns the list of valid users.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Variables

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

# Structs

No description provided by the author
No description provided by the author
User represents a user with a username and password.