MCPcopy Index your code

hub / github.com/403unlocker/403unlocker-cli / functions

Functions31 in github.com/403unlocker/403unlocker-cli

↓ 6 callersFunctionAddPathToDir
(baseDir, extraDir string)
internal/common/function.go:212
↓ 6 callersFunctionReadDNSFromFile
(filename string)
internal/common/function.go:138
↓ 5 callersMethodClose
()
internal/docker/function.go:64
↓ 4 callersFunctionDownloadConfigFile
(url, path string)
internal/common/function.go:59
↓ 4 callersFunctionFormatDataSize
FormatDataSize converts the size in bytes to a human-readable string in KB, MB, or GB.
internal/common/function.go:41
↓ 4 callersFunctionGetHomeDir
()
internal/common/function.go:198
↓ 3 callersFunctionChangeDNS
(dns string)
internal/common/function.go:178
↓ 2 callersFunctionDockerImageValidator
DockerImageValidator validates a Docker image name using a regular expression.
internal/docker/function.go:26
↓ 2 callersFunctionDomainValidator
(domain string)
internal/check/function.go:74
↓ 2 callersFunctionGetTempDir
()
internal/common/function.go:205
↓ 2 callersFunctionReadDockerromFile
(filename string)
internal/common/function.go:158
↓ 2 callersFunctionURLValidator
(URL string)
internal/dns/function.go:19
↓ 2 callersFunctionensureHTTPS
(URL string)
internal/check/function.go:95
↓ 1 callersFunctionCheckAndCacheDNS
(url string)
internal/dns/function.go:36
↓ 1 callersFunctionCheckWithDNS
(commandLintFirstArg string)
internal/check/function.go:14
↓ 1 callersFunctionCheckWithDockerImage
CheckWithDockerImage downloads the image from multiple registries and reports the downloaded data size.
internal/docker/function.go:102
↓ 1 callersFunctionCheckWithURL
(commandLintFirstArg string, check bool, timeout int)
internal/dns/function.go:124
↓ 1 callersFunctionDownloadDockerImage
DownloadDockerImage downloads a Docker image from a registry and tracks the bytes downloaded.
internal/docker/function.go:69
↓ 1 callersFunctionExecute
()
cmd/cli/root.go:18
↓ 1 callersFunctionWriteDNSToFile
(filename string, dnsList []string)
internal/common/function.go:105
MethodRead
(p []byte)
internal/docker/function.go:58
MethodRoundTrip
RoundTrip implements the http.RoundTripper interface and wraps the response body to count bytes read.
internal/docker/function.go:43
FunctionTestDomainValidator
(t *testing.T)
internal/check/fucntion_test.go:9
FunctionTestEnsureHTTPS
(t *testing.T)
internal/check/fucntion_test.go:85
FunctionTestIsValidHTTPURL
(t *testing.T)
internal/dns/function_test.go:9
FunctionTestValidateDockerImageName
(t *testing.T)
internal/docker/fucntion_test.go:9
Functioninit
()
cmd/cli/bestdns.go:36
Functioninit
()
cmd/cli/fastdocker.go:33
Functioninit
()
cmd/cli/check.go:30
Functioninit
()
cmd/cli/root.go:25
Functionmain
()
cmd/main.go:7