alert

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StyleSuccess = "success"
	StyletDanger = "danger"
	StyleWarning = "warning"
	StyleInfo    = "info"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Style   string
	Message string
}

func New

func New(style, message string) Alert

func NewDanger

func NewDanger(message string) Alert

func NewSuccess

func NewSuccess(message string) Alert

Jump to

Keyboard shortcuts

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