codeql
codeql copied to clipboard
Go: Models as Data Documentation
trafficstars
This introduces documentation for the Models-as-Data library for Go.
I'll give this a proper review tomorrow.
@owen-mc I have changed the one example to use Request::FormValue instead of Listen.
Please let me know if you think this needs any further changes or if you think we're ready for docs review.
I found it a bit odd that the docs would mention models that we don't have yet, so I made a PR to model slices: https://github.com/github/codeql/pull/18108.