We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9501f66 commit cc8dc9eCopy full SHA for cc8dc9e
types/netmap/nodemut.go
@@ -37,7 +37,7 @@ func (m NodeMutationDERPHome) Apply(n *tailcfg.Node) {
37
n.HomeDERP = m.DERPRegion
38
}
39
40
-// NodeMutation is a NodeMutation that says a node's endpoints have changed.
+// NodeMutationEndpoints is a NodeMutation that says a node's endpoints have changed.
41
type NodeMutationEndpoints struct {
42
mutatingNodeID
43
Endpoints []netip.AddrPort
0 commit comments