request

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 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 NotificationRequest

type NotificationRequest struct {
	// 애플리케이션 ID
	ApplicationID string `` /* 134-byte string literal not displayed */
	// 알림 메시지 내용 (최대 4096자, 마크다운 형식 지원)
	Message string `` /* 165-byte string literal not displayed */
	// 에러 발생 여부 (true인 경우 에러 알림으로 표시됨)
	ErrorOccurred bool `json:"error_occurred" form:"error_occurred" query:"error_occurred" korean:"에러 발생 여부" example:"false"`
}

NotificationRequest 알림 메시지 요청 모델

Jump to

Keyboard shortcuts

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