Documentation ¶
Index ¶
Constants ¶
View Source
const ( // General marker (open/close) General = "§" // ParenthesisOpen marker - begin of a placeholder ParenthesisOpen = "{{" // ParenthesisClose marker - end of a placeholder ParenthesisClose = "}}" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.