Skip to content

Refactor to avoid *netip.Addr / *netip.Prefix #38

@louisroyer

Description

@louisroyer

We don't need pointers, if the address is not initialized this is correctly detected by omitempty. Use IsValid() instead of == nil.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions