Discover Packages
github.com/crossplane-contrib/function-hcl
internal
format
package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 24, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
NoContextAvailable opType
ObjectLiteral
ForExpression
TernaryExpression
)
Source returns the formatted source code, optionally standardizing object literals
to always be in key = value format, for consistency and better indentation.
type Options struct {
StandardizeObjectLiterals bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.