Export all fields in struct types in the "ast" package to allow generating program source to reconstruct their complete values in a separate package.
Add go mod Also make the build docs nicer and cleanup the file directory to be in line with most other go projects. This also make it so you can build jsonnet without setting -o on go build.