mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 20:43:40 +00:00
net: os: add more stubs for 1.15
Fix importing net/http.
This commit is contained in:
committed by
GitHub
parent
e107efa63f
commit
64058c3efb
@@ -8,6 +8,7 @@ import (
|
||||
type Dialer struct {
|
||||
Timeout time.Duration
|
||||
Deadline time.Time
|
||||
DualStack bool
|
||||
KeepAlive time.Duration
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user