chore(portforward): move vpn gateway obtention within port forwarding service
This commit is contained in:
@@ -13,6 +13,7 @@ type Provider struct {
|
||||
storage common.Storage
|
||||
randSource rand.Source
|
||||
common.Fetcher
|
||||
portForwarded uint16
|
||||
}
|
||||
|
||||
func New(storage common.Storage, randSource rand.Source,
|
||||
|
||||
Reference in New Issue
Block a user