Files
2026-02-04 20:27:13 +08:00

8 lines
133 B
Go

// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
//go:build linux
package nftables
type Element struct {
}