notify

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NotifyMsgExtGroup = "group"
	NotifyMsgExtLevel = "level"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NotifyGroup

type NotifyGroup string
const (
	NotifyGroupInfo   NotifyGroup = "info"
	NotifyGroupAlarm  NotifyGroup = "alarm"
	NotifyGroupAlert  NotifyGroup = "alert"
	NotifyGroupBuild  NotifyGroup = "build"
	NotifyGroupDeploy NotifyGroup = "deploy"
)

func ToNotifyGroup

func ToNotifyGroup(str string) NotifyGroup

func (NotifyGroup) String

func (n NotifyGroup) String() string

type NotifySenderType

type NotifySenderType string
const (
	NotifySenderKook    NotifySenderType = "kook"
	NotifySenderBark    NotifySenderType = "bark"
	NotifySenderConsole NotifySenderType = "console"
)

type NotifyType

type NotifyType string
const (
	NotifyTypeAlarm  NotifyType = "alarm"
	NotifyTypeSystem NotifyType = "system"
)

func ToNotifyType

func ToNotifyType(str string) NotifyType

func (NotifyType) String

func (n NotifyType) String() string

Jump to

Keyboard shortcuts

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