Discover Packages
github.com/fedir/hugo
compare
package
Version:
v0.30.1
Opens a new window with list of versions in this module.
Published: Oct 19, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Eqer interface {
Eq(other interface{}) bool
}
Eqer can be used to determine if this value is equal to the other.
The semantics of equals is that the two value are interchangeable
in the Hugo templates.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.