[Bug] Standard Library comes with missing functions
Closed this issue · 0 comments
brucedk commented
What is the problem?
I just started a project with the standard library and it can run from the start because there are missing 2 functions:
HelloPost(name) on file hello.go at line 15
HelloForm() on the file routes.go at line 27
sorry if this was intended because i'm new at go
Operating System
Windows
Architecture Version (x86, x64, arm, etc)
x64
Steps to reproduce
- Run the create blueprint script
- Run the app
Relevant log output
No response