Holistic, open-ended web application development platform written in Go, with Node.js integration to support the development of client-side Javascript and CSS code.
1
stars
0
forks
source link
Warn if a route matcher never actually gets rendered to #34
We could perhaps register and unregister the pointer addresses of the intermediate Matcher / Renderer objects? Though this seems suspect since I'm not totally decided on the lifetimes of those objects yet
We could perhaps register and unregister the pointer addresses of the intermediate
Matcher
/Renderer
objects? Though this seems suspect since I'm not totally decided on the lifetimes of those objects yet