mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-16 13:40:17 +02:00
chore(all): return concrete types, accept interfaces
- Remove exported interfaces unused locally - Define interfaces to accept arguments - Return concrete types, not interfaces
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package routing
|
||||
|
||||
//go:generate mockgen -destination=mocks_test.go -package=$GOPACKAGE . NetLinker
|
||||
Reference in New Issue
Block a user