Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintGreen ¶ added in v0.0.16
func PrintGreen(msg string)
Types ¶
type DiscordHook ¶ added in v0.1.17
type DiscordHook struct {
Url string
}
func NewDiscordHook ¶ added in v0.1.17
func NewDiscordHook(url string) *DiscordHook
func (*DiscordHook) Send ¶ added in v0.1.17
func (hook *DiscordHook) Send(content string) error
Click to show internal directories.
Click to hide internal directories.