vorteil/vorteil

View on GitHub
pkg/virtualizers/iputil/ip.go

Summary

Maintainability
A
0 mins
Test Coverage

exported const BaseAddr should have comment (or a comment on this block) or be unexported
Open

    BaseAddr = "10.26.10.0"
Severity: Minor
Found in pkg/virtualizers/iputil/ip.go by golint

exported function NewIPStack should have comment or be unexported
Open

func NewIPStack() (*goque.Queue, error) {
Severity: Minor
Found in pkg/virtualizers/iputil/ip.go by golint

There are no issues that match your filters.

Category
Status