Documentation ¶
Index ¶
Constants ¶
View Source
const ( AlertLvlError = "danger" AlertLvlSuccess = "success" AlertMsgGeneric = "Something went wrong" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct { Alert *Alert Yield interface{} }
Data represents top level structure that views can expect
Click to show internal directories.
Click to hide internal directories.