package
1.0.4-alpha.5
Repository: https://github.com/dionyself/golang-cms.git
Documentation: pkg.go.dev
# Functions
HasUser checks if user exists in db.
VerifyPassword checks if pwd is correct.
VerifyUser virifies user credentials.
# Variables
AuthRequest "filter" to limit request based on sessionid.
DetectUserAgent detects device type and set it into a cookie.
# Structs
AdminPanelController ...
No description provided by the author
ArticleController ...
BaseController Extendable.
No description provided by the author
LoginController ...
ProfileController for users.
UserPanelController ...
VendorPanelController ...