Documentation ¶
Index ¶
Constants ¶
View Source
const CheckUser string = `SELECT COUNT(*)
FROM SIJL.USERS
WHERE username = @username`
View Source
const UsernameConvention string = "^[a-zA-Z0-9]+(?:-[a-zA-Z0-9]+)*$"
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.