mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:54:02 +03:00
Move cli to separate package
This commit is contained in:
@@ -39,5 +39,5 @@ type Network interface {
|
||||
DNSResolve(network, hostname string) (ips []string, err error)
|
||||
MakeHTTPClient(timeout time.Duration) *http.Client
|
||||
IdleTimeout() time.Duration
|
||||
PatchHTTPClient(*http.Client)
|
||||
PrepareHTTPClient(*http.Client)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user