Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShieldsResponse ¶
type ShieldsResponse struct { SchemaVersion int `json:"schemaVersion"` Label string `json:"label"` Message string `json:"message"` Colour string `json:"color"` }
func NewShield ¶
func NewShield(label, message, colour string) *ShieldsResponse
Click to show internal directories.
Click to hide internal directories.