ezeql/wiw-scheduler-api

View on GitHub
wiw/common.go

Summary

Maintainability
A
0 mins
Test Coverage

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package wiw
Severity: Minor
Found in wiw/common.go by gofmt

exported type ColleaguesResult should have comment or be unexported
Open

type ColleaguesResult struct {
Severity: Minor
Found in wiw/common.go by golint

exported type UserShift should have comment or be unexported
Open

type UserShift struct {
Severity: Minor
Found in wiw/common.go by golint

exported function ISOWeeksCount should have comment or be unexported
Open

func ISOWeeksCount(y int) int {
Severity: Minor
Found in wiw/common.go by golint

There are no issues that match your filters.

Category
Status