Documentation ¶
Index ¶
Constants ¶
View Source
const ( UserIDKey = "user_id" ExamIDKey = "exam_id" IsAdminKey = "is_admin" )
Variables ¶
This section is empty.
Functions ¶
func GenerateRSAKey ¶
func GenerateRSAKey(rsaPrivateKeyPath string, rsaPublicKeyPath string) (*rsa.PrivateKey, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.