Fitbit/smartling

View on GitHub
rest/generate_url.go

Summary

Maintainability
A
0 mins
Test Coverage

package comment should be of the form "Package rest ..."
Wontfix

// Copyright 2016, Fitbit, Inc.
Severity: Minor
Found in rest/generate_url.go by golint

exported function GenerateURL should have comment or be unexported
Open

func GenerateURL(url string, data interface{}) (string, error) {
Severity: Minor
Found in rest/generate_url.go by golint

There are no issues that match your filters.

Category
Status