dingdayu/dnsx

View on GitHub
internal/engine/option.go

Summary

Maintainability
A
0 mins
Test Coverage

func WithHttpDNSHandle should be WithHTTPDNSHandle
Open

func WithHttpDNSHandle(httpDNSHandle *gin.Engine) OptionsFunc {
Severity: Minor
Found in internal/engine/option.go by golint

func WithHttpAPIHandle should be WithHTTPAPIHandle
Open

func WithHttpAPIHandle(httpAPIHandle *gin.Engine) OptionsFunc {
Severity: Minor
Found in internal/engine/option.go by golint

There are no issues that match your filters.

Category
Status