cheikhshift/samb

View on GitHub
cmd/samb-handler/main.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function GenerateRouter should have comment or be unexported
Open

func GenerateRouter(name string) (result string) {
Severity: Minor
Found in cmd/samb-handler/main.go by golint

exported function GenerateHandler should have comment or be unexported
Open

func GenerateHandler(name, v string) (result string) {
Severity: Minor
Found in cmd/samb-handler/main.go by golint

There are no issues that match your filters.

Category
Status