discordWebhookNotify

package
v0.0.0-...-06a0142 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColourGood uint = 0x55ff55
	ColourBad  uint = 0xff5555
	ColourMid  uint = 0xffff55
)

Variables

This section is empty.

Functions

func Run

func Run()

Types

type MinimalEmbed

type MinimalEmbed struct {
	Title       string `json:"title"`
	Description string `json:"description"`
	Colour      uint   `json:"color,omitempty"`
}

Jump to

Keyboard shortcuts

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