Documentation ¶
Index ¶
- Constants
- func HTMLMsg(username, subject string, isExam bool, descriptions, grade []string) string
- func MarkupMsg(username, subject string, isExam bool, descriptions, grade []string) string
- func PlainFormatSubject(sb *strings.Builder, user, subject string, isExam bool)
- func PlainMsg(username, subject string, isExam bool, descriptions, grade []string) string
Constants ¶
View Source
const ( GradePrefix = "Nova ocjena: " // grade title prefix EventPrefix = "⚠ NAJAVLJEN ISPIT: " // exam title prefix )
Variables ¶
This section is empty.
Functions ¶
func PlainFormatSubject ¶
PlainFormatSubject adds cleartext header containing prefix (event/grade), username and subject.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.