gopheracademy/gcon

View on GitHub
models/presentation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Presentation should have comment or be unexported
Open

type Presentation struct {
Severity: Minor
Found in models/presentation.go by golint

exported function GetPresentations should have comment or be unexported
Open

func GetPresentations() []Presentation {
Severity: Minor
Found in models/presentation.go by golint

There are no issues that match your filters.

Category
Status