Documentation ¶
Overview ¶
Package tags is an internal package that defines the standard Liquid tags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddStandardTags ¶
AddStandardTags defines the standard Liquid tags.
Types ¶
type IterationKeyedMap ¶ added in v1.2.3
An IterationKeyedMap is a map that yields its keys, instead of (key, value) pairs, when iterated.
Click to show internal directories.
Click to hide internal directories.