Skip to content

docs: explain typed environment schemas - #984

Open
sanmaxdev wants to merge 1 commit into
expr-lang:masterfrom
sanmaxdev:docs/types-environment-schema
Open

docs: explain typed environment schemas#984
sanmaxdev wants to merge 1 commit into
expr-lang:masterfrom
sanmaxdev:docs/types-environment-schema

Conversation

@sanmaxdev

Copy link
Copy Markdown

Summary

  • document strict environment schemas with types.Map
  • cover arrays, extra keys, custom Go types, and separate compile-time and runtime values

Testing

  • go test ./checker -run '^TestCheck_types$'
  • go test -timeout=120s ./...
  • go vet ./...
  • GOARCH=386 go build
  • git diff --check

Closes #885

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pkg types documentation

1 participant