MCPcopy
hub / github.com/passteque/gluetun / Name

Method Name

internal/provider/provider.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 GetConnection(selection settings.ServerSelection, ipv6Supported bool) (connection models.Connection, err error)
13 OpenVPNConfig(connection models.Connection, settings settings.OpenVPN, ipv6Supported bool) (lines []string)
14 Name() string
15 FetchServers(ctx context.Context, minServers int) (
16 servers []models.Server, err error)
17}

Callers 6

getPortForwarderFunction · 0.65
getTempPathFunction · 0.65
initModuleFunction · 0.65
setupUserSpaceFunction · 0.65
updateProviderMethod · 0.65

Calls

no outgoing calls

Tested by 2

getTempPathFunction · 0.52