package siteidentities
import "github.com/gohugoio/hugo/resources/page/siteidentities"
Index ¶
Constants ¶
const ( // Identifies site.Data. // The change detection in /data is currently very coarse grained. Data = identity.StringIdentity("site.Data") )
Functions ¶
func FromString ¶
FromString returns the identity from the given string, or identity.Anonymous if not found.
Source Files ¶
- Version
- v0.146.3
- Published
- Apr 12, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.