Melkeydev/go-blueprint

[Bug] Standard Library comes with missing functions

Closed this issue · 0 comments

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

  1. Run the create blueprint script
  2. Run the app

Relevant log output

No response