42Atomys/webhooked

View on GitHub
internal/config/structs.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type ResponseSpec should have comment or be unexported
Open

type ResponseSpec struct {
Severity: Minor
Found in internal/config/structs.go by golint

struct field HttpCode should be HTTPCode
Open

    HttpCode int `mapstructure:"httpCode" json:"httpCode"`
Severity: Minor
Found in internal/config/structs.go by golint

There are no issues that match your filters.

Category
Status