dingdayu/dnsx

View on GitHub
model/entity/doh.go

Summary

Maintainability
A
0 mins
Test Coverage

type JsonMsgAdditional should be JSONMsgAdditional
Open

type JsonMsgAdditional struct {
Severity: Minor
Found in model/entity/doh.go by golint

func MsgToJson should be MsgToJSON
Open

func MsgToJson(msg *dns.Msg) (resp JsonMsgResponse) {
Severity: Minor
Found in model/entity/doh.go by golint

type JsonMsgAnswer should be JSONMsgAnswer
Open

type JsonMsgAnswer struct {
Severity: Minor
Found in model/entity/doh.go by golint

type JsonMsgResponse should be JSONMsgResponse
Open

type JsonMsgResponse struct {
Severity: Minor
Found in model/entity/doh.go by golint

type JsonMsgQuestion should be JSONMsgQuestion
Open

type JsonMsgQuestion struct {
Severity: Minor
Found in model/entity/doh.go by golint

There are no issues that match your filters.

Category
Status