msgtypes

package
v0.16.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	Timestamp    time.Time // event timestamp
	Username     string    // username (SSO/SAML)
	Subject      string    // subject
	Descriptions []string  // descriptions for fields
	Fields       []string  // fields with actual grades/exams and remarks
	IsExam       bool      // message is an exam event
}

Message structure holds alert subject and description as well as grades fields, as well as corresponding username.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL