Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CardParams ¶
type CardParams struct {
Title string
Description string
SiteTitle string
CollectionName string
Date time.Time
BgColor color.NRGBA
AccentColor color.NRGBA
TextColor color.NRGBA
Faces *FaceSet
BoldFont *opentype.Font
}
CardParams holds all data needed to render a single social card.
Click to show internal directories.
Click to hide internal directories.