@@ -93,50 +93,50 @@ x1 = Person {
9393## Index
9494
9595- [ Go API] ( #go-api )
96- - [Index](#index)
97- - [Constants](#constants)
98- - [func FormatCode](#func-formatcode)
99- - [func FormatPath](#func-formatpath)
100- - [func GetSchemaTypeMapping](#func-getschematypemapping)
101- - [func InitKclvmPath](#func-initkclvmpath)
102- - [func InitKclvmRuntime](#func-initkclvmruntime)
103- - [func LintPath](#func-lintpath)
104- - [func ListDepFiles](#func-listdepfiles)
105- - [func ListDownStreamFiles](#func-listdownstreamfiles)
106- - [func ListUpStreamFiles](#func-listupstreamfiles)
107- - [func OverrideFile](#func-overridefile)
108- - [func Validate](#func-validate)
109- - [func ValidateCode](#func-validatecode)
110- - [type KCLResult](#type-kclresult)
111- - [type KCLResultList](#type-kclresultlist)
112- - [func MustRun](#func-mustrun)
113- - [func Run](#func-run)
114- - [func RunFiles](#func-runfiles)
115- - [type KclType](#type-kcltype)
116- - [func GetSchemaType](#func-getschematype)
117- - [type ListDepFilesOption](#type-listdepfilesoption)
118- - [type ListDepsOptions](#type-listdepsoptions)
119- - [type Option](#type-option)
120- - [func WithCode](#func-withcode)
121- - [func WithDisableNone](#func-withdisablenone)
122- - [func WithExternalPkgs](#func-withexternalpkgs)
123- - [func WithFullTypePath](#func-withfulltypepath)
124- - [func WithIncludeSchemaTypePath](#func-withincludeschematypepath)
125- - [func WithKFilenames](#func-withkfilenames)
126- - [func WithLogger](#func-withlogger)
127- - [func WithOptions](#func-withoptions)
128- - [func WithOverrides](#func-withoverrides)
129- - [func WithPrintOverridesAST](#func-withprintoverridesast)
130- - [func WithSelectors](#func-withselectors)
131- - [func WithSettings](#func-withsettings)
132- - [func WithShowHidden](#func-withshowhidden)
133- - [func WithSortKeys](#func-withsortkeys)
134- - [func WithWorkDir](#func-withworkdir)
135- - [type TestCaseInfo](#type-testcaseinfo)
136- - [type TestOptions](#type-testoptions)
137- - [type TestResult](#type-testresult)
138- - [func Test](#func-test)
139- - [type ValidateOptions](#type-validateoptions)
96+ - [ Index] ( #index )
97+ - [ Constants] ( #constants )
98+ - [ func FormatCode] ( #func-formatcode )
99+ - [ func FormatPath] ( #func-formatpath )
100+ - [ func GetSchemaTypeMapping] ( #func-getschematypemapping )
101+ - [ func InitKclvmPath] ( #func-initkclvmpath )
102+ - [ func InitKclvmRuntime] ( #func-initkclvmruntime )
103+ - [ func LintPath] ( #func-lintpath )
104+ - [ func ListDepFiles] ( #func-listdepfiles )
105+ - [ func ListDownStreamFiles] ( #func-listdownstreamfiles )
106+ - [ func ListUpStreamFiles] ( #func-listupstreamfiles )
107+ - [ func OverrideFile] ( #func-overridefile )
108+ - [ func Validate] ( #func-validate )
109+ - [ func ValidateCode] ( #func-validatecode )
110+ - [ type KCLResult] ( #type-kclresult )
111+ - [ type KCLResultList] ( #type-kclresultlist )
112+ - [ func MustRun] ( #func-mustrun )
113+ - [ func Run] ( #func-run )
114+ - [ func RunFiles] ( #func-runfiles )
115+ - [ type KclType] ( #type-kcltype )
116+ - [ func GetSchemaType] ( #func-getschematype )
117+ - [ type ListDepFilesOption] ( #type-listdepfilesoption )
118+ - [ type ListDepsOptions] ( #type-listdepsoptions )
119+ - [ type Option] ( #type-option )
120+ - [ func WithCode] ( #func-withcode )
121+ - [ func WithDisableNone] ( #func-withdisablenone )
122+ - [ func WithExternalPkgs] ( #func-withexternalpkgs )
123+ - [ func WithFullTypePath] ( #func-withfulltypepath )
124+ - [ func WithIncludeSchemaTypePath] ( #func-withincludeschematypepath )
125+ - [ func WithKFilenames] ( #func-withkfilenames )
126+ - [ func WithLogger] ( #func-withlogger )
127+ - [ func WithOptions] ( #func-withoptions )
128+ - [ func WithOverrides] ( #func-withoverrides )
129+ - [ func WithPrintOverridesAST] ( #func-withprintoverridesast )
130+ - [ func WithSelectors] ( #func-withselectors )
131+ - [ func WithSettings] ( #func-withsettings )
132+ - [ func WithShowHidden] ( #func-withshowhidden )
133+ - [ func WithSortKeys] ( #func-withsortkeys )
134+ - [ func WithWorkDir] ( #func-withworkdir )
135+ - [ type TestCaseInfo] ( #type-testcaseinfo )
136+ - [ type TestOptions] ( #type-testoptions )
137+ - [ type TestResult] ( #type-testresult )
138+ - [ func Test] ( #func-test )
139+ - [ type ValidateOptions] ( #type-validateoptions )
140140
141141## Constants
142142
0 commit comments