gopheracademy/gcon

View on GitHub
models/helpers.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type HomePage should have comment or be unexported
Open

type HomePage struct {
Severity: Minor
Found in models/helpers.go by golint

exported function GetHomePage should have comment or be unexported
Open

func GetHomePage() (*HomePage, error) {
Severity: Minor
Found in models/helpers.go by golint

There are no issues that match your filters.

Category
Status