Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ImagePath is the path to built-in templates. ImagePath = "images" // ImageExtension is the file extension of the built-in templates. ImageExtension = ".jpg" // Font is the location of the built-in font. Font = "fonts/impact.ttf" // TriggeredDecal is the banner used on triggered memes. TriggeredDecal = "decals/triggered.jpg" )
Variables ¶
View Source
var Files embed.FS
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.