Directories
¶
| Path | Synopsis |
|---|---|
|
Package jsonlit rewrites JSON-style array and object literals into the Go composite-literal syntax that go/parser.ParseExpr accepts.
|
Package jsonlit rewrites JSON-style array and object literals into the Go composite-literal syntax that go/parser.ParseExpr accepts. |
|
Package optaccess rewrites the optional-access operators `?.` and `?[` into calls on internal sentinel functions that the evaluator dispatches as special forms.
|
Package optaccess rewrites the optional-access operators `?.` and `?[` into calls on internal sentinel functions that the evaluator dispatches as special forms. |
|
Package require provides a minimal subset of the testify/require API so that tests in this module can run without a third-party dependency.
|
Package require provides a minimal subset of the testify/require API so that tests in this module can run without a third-party dependency. |
Click to show internal directories.
Click to hide internal directories.