42Atomys/webhooked

View on GitHub
pkg/formatting/functions.go

Summary

Maintainability
A
0 mins
Test Coverage

func fromJson should be fromJSON
Open

func fromJson(v interface{}) map[string]interface{} {
Severity: Minor
Found in pkg/formatting/functions.go by golint

func toJson should be toJSON
Open

func toJson(v interface{}) string {
Severity: Minor
Found in pkg/formatting/functions.go by golint

func toPrettyJson should be toPrettyJSON
Open

func toPrettyJson(v interface{}) string {
Severity: Minor
Found in pkg/formatting/functions.go by golint

There are no issues that match your filters.

Category
Status