discord

package
v0.0.0-...-32a469f Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Discord

type Discord struct {
	DcWebhookURL string
}

func (*Discord) Handle

func (dc *Discord) Handle(e event.StatemonitorEvent)

func (*Discord) Init

func (dc *Discord) Init(c *config.Config) error

type DiscordEmbed

type DiscordEmbed struct {
	Color int    `json:"color"`
	Title string `json:"title"`
}

type DiscordMsg

type DiscordMsg struct {
	Embeds []DiscordEmbed `json:"embeds"`
}

Jump to

Keyboard shortcuts

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