kbiakov/Anakin

View on GitHub
src/generator/generator.go

Summary

Maintainability
A
45 mins
Test Coverage

Function GenerateCode has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func GenerateCode(filename string, service *p.Service, host string, port string, mainTpl *template.Template, methodTpl *template.Template) {
Severity: Minor
Found in src/generator/generator.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status