codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Go: Models as Data Documentation

Open egregius313 opened this issue 1 year ago • 2 comments
trafficstars

This introduces documentation for the Models-as-Data library for Go.

egregius313 avatar Aug 20 '24 04:08 egregius313

I'll give this a proper review tomorrow.

owen-mc avatar Aug 20 '24 21:08 owen-mc

@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.

egregius313 avatar Aug 21 '24 22:08 egregius313

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.

owen-mc avatar Nov 26 '24 12:11 owen-mc