package
0.10.8
Repository: https://github.com/kcl-lang/kcl-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetFullSchemaType returns the full schema types for the given schema name from a list of KCL file paths.
GetFullSchemaTypeMapping returns the full schema type mapping for the given schema name from a list of KCL file paths.
GetSchemaType returns the schema types associated with the given schema name from a KCL file or source code provided.
GetSchemaTypeMapping returns the schema type mapping for the given schema name from a KCL file or source code provided.
GetVersion returns the KCL service version information.
No description provided by the author
NewOption returns a new Option.
NewResult constructs a KCLResult using the value.
No description provided by the author
No description provided by the author
No description provided by the author
RunWithOpts is the same as Run, but it does not require a path as input.
Service returns the interaction interface between KCL Go SDK and KCL Rust core.
SplitDocuments returns a slice of all documents contained in a YAML string.
No description provided by the author
kcl -n --disable_none.
kcl -E aaa=/xx/xxx/aaa main.k.
kcl -E aaa=/xx/xxx/aaa main.k.
WithIncludeSchemaTypePath returns a Option which hold a include schema type path switch.
WithIncludeSchemaTypePath returns a Option which hold a include schema type path switch.
No description provided by the author
No description provided by the author
kcl -D aa=11 -D bb=22 main.k.
kcl -O pkgpath:path.to.field=field_value kcl -O pkgpath.path.to.field-.
No description provided by the author
kcl -S path.to.field.
kcl -Y settings.yaml.
kcl -H --show_hidden.
kcl -k --sort_keys.
No description provided by the author

# Variables

No description provided by the author

# Structs

KCLResult denotes the result for the Run API.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author