alert

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const SourceTrafficPolicy = "TRAFFIC_POLICY"

Variables

This section is empty.

Functions

func CreateRecord

func CreateRecord(source, sourceUuid, level, title, content string) error

func List

func List(c *gin.Context, in *ListRequest)

Types

type ListRequest

type ListRequest struct {
	Keyword string `json:"keyword"`
	Level   string `json:"level"`
	Page    int    `json:"page" default:"1"`
	PerPage int    `json:"per_page" default:"20"`
}

Jump to

Keyboard shortcuts

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