model

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllowedApplication

type AllowedApplication struct {
	ID                string
	Title             string
	Description       string
	DefaultNotifierID string
	AppKey            string
}

AllowedApplication

type NotifyMessage

type NotifyMessage struct {
	ApplicationID string `json:"application_id" form:"application_id" query:"application_id"`
	Message       string `json:"message" form:"message" query:"message"`
	ErrorOccurred bool   `json:"error_occurred" form:"error_occurred" query:"error_occurred"`
}

Jump to

Keyboard shortcuts

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