mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
bc55c25e73
- Fix #2334 - Parsing of iptables chains, contributing to progress for #1856
4 lines
103 B
Go
4 lines
103 B
Go
package firewall
|
|
|
|
//go:generate mockgen -destination=mocks_test.go -package=$GOPACKAGE . Runner,Logger
|