package common
import "github.com/gohugoio/hugo/common"
Package common provides common helper functionality for Hugo.
Index ¶
Source Files ¶
Directories ¶
| Path | Synopsis |
|---|---|
| common/collections | Package collections contains common Hugo functionality related to collection handling. |
| common/constants | |
| common/hashing | Package hashing provides common hashing utilities. |
| common/hdebug | |
| common/herrors | Package herrors contains common Hugo errors and error related utilities. |
| common/hexec | |
| common/himage | Package himage provides some high level image types and interfaces. |
| common/hiter | |
| common/hreflect | Package hreflect contains reflect helpers. |
| common/hstore | |
| common/hstrings | |
| common/hsync | |
| common/htime | |
| common/hugio | |
| common/hugo | |
| common/loggers | package loggers contains some basic logging setup. |
| common/maps | |
| common/math | |
| common/para | Package para implements parallel execution helpers. |
| common/paths | |
| common/predicate | |
| common/rungroup | |
| common/tasks | |
| common/terminal | Package terminal contains helper for the terminal, such as coloring output. |
| common/text | |
| common/types | Package types contains types shared between packages in Hugo. |
| common/types/css | |
| common/types/hstring | |
| common/urls | |
| common/version |
- Version
- v0.153.4 (latest)
- Published
- Dec 28, 2025
- Platform
- linux/amd64
- Last checked
- 4 months ago –
Tools for package owners.