Documentation
¶
Index ¶
Constants ¶
View Source
const AppDateTimeFormat string = "02-01-2006 15:04"
AppDateTimeFormat The format for date/times in the application.
View Source
const (
// DarkGrey is the colour for Grey
DarkGrey = "#989898"
)
Variables ¶
This section is empty.
Functions ¶
func RenderApplicationLink ¶
RenderApplicationLink will standardise the way we render application links.
func RenderHeading ¶
RenderHeading will render a heading in the output.
func RenderHighlightedText ¶ added in v0.0.57
func RenderMoney ¶
RenderMoney will return a symbolised string of money, e.g. £10.00
func RenderRecordCounter ¶
RenderRecordCounter will render a common string to explain how many records are being shown out of the total collection. This will take care of pluralisation for you.
func RenderSectionMarker ¶
func RenderSectionMarker() string
RenderSectionMarker will render a section marker in the output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.