package constants

import "github.com/gohugoio/hugo/common/constants"

Index

Constants

const (
	// IDs for remote errors in tpl/data.
	ErrRemoteGetJSON = "error-remote-getjson"
	ErrRemoteGetCSV  = "error-remote-getcsv"
)

Error IDs. Do not change these values.

Source Files

constants.go

Version
v0.121.2
Published
Jan 5, 2024
Platform
js/wasm
Last checked
26 minutes ago

Tools for package owners.