waku-org/go-waku

View on GitHub
library/c/api_discovery.go

Summary

Maintainability
A
45 mins
Test Coverage

Function waku_dns_discovery has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func waku_dns_discovery(ctx unsafe.Pointer, url *C.char, nameserver *C.char, ms C.int, cb C.WakuCallBack, userData unsafe.Pointer) C.int {
Severity: Minor
Found in library/c/api_discovery.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status