github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/builtins/optional/type-hcl.go (about) 1 //go:build opt_type_hcl 2 // +build opt_type_hcl 3 4 package optional 5 6 // Uses a 3rd party library: github.com/hashicorp/hcl 7 // (included in vendor directory) 8 import _ "github.com/lmorg/murex/builtins/types/hcl" // compile data type