Documentation
¶
Overview ¶
Package compiler turns declarative Vale config into runtime snapshots.
Index ¶
Constants ¶
View Source
const DefaultACMECacheDir = ".vale/acme"
Variables ¶
This section is empty.
Functions ¶
func CompileWithOptions ¶ added in v0.1.1
Types ¶
type Options ¶ added in v0.1.1
type Options struct {
MiddlewareTypes *collectionlist.List[string]
}
Click to show internal directories.
Click to hide internal directories.