package constants
import "github.com/gohugoio/hugo/common/constants"
Index ¶
Constants ¶
const ( ErrIDAmbigousDisableKindTaxonomy = "error-disable-taxonomy" ErrIDAmbigousOutputKindTaxonomy = "error-output-taxonomy" // IDs for remote errors in tpl/data. ErrRemoteGetJSON = "error-remote-getjson" ErrRemoteGetCSV = "error-remote-getcsv" )
Error IDs. Do not change these values.
Source Files ¶
- Version
- v0.115.0
- Published
- Jun 29, 2023
- Platform
- darwin/amd64
- Last checked
- 23 minutes ago –
Tools for package owners.