Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultUsername = "admin" DefaultPassword = "admin" DefaultRole = RoleAdmin )
Default admin credentials
View Source
const ( RoleAdmin = "Admin" RoleContributor = "Contributor" RoleCommentator = "Commentator" )
User roles
View Source
const DefaultAdminID = "default-admin-001"
DefaultAdminID is the ID for the default admin user
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.