Skip to content

Incorrect variable naming in standard_library.go.tmpl #419

@shiponcs

Description

@shiponcs

Using 'NewServer' as a variable reference is incorrect. This should be 'newServer' (the local variable) instead of 'NewServer' (which refers to the function name).

https://github.com/search?q=repo%3AMelkeydev%2Fgo-blueprint%20NewServer&type=code#L25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions