Goal is a toolkit for high productivity web development in Go language in the spirit of Revel Framework that is built around the concept of code generation.
internal/reflect returns functions/methods in a random order that's why tests of tools/generate/handlers fail randomly (in 50% of cases restart of tests is necessary). Make sure the issue is resolved when start working on #3.
internal/reflect
returns functions/methods in a random order that's why tests oftools/generate/handlers
fail randomly (in 50% of cases restart of tests is necessary). Make sure the issue is resolved when start working on #3.