doc:Rust-to-LLGO-Migration-Guide.md #512
Closed
Annotations
10 errors
_demo/netdb/netdb.go#L10
hints.AiFamily undefined (type net.AddrInfo has no field or method AiFamily)
|
_demo/netdb/netdb.go#L11
hints.AiSockType undefined (type net.AddrInfo has no field or method AiSockType)
|
_demo/netdb/netdb.go#L10
hints.AiFamily undefined (type net.AddrInfo has no field or method AiFamily)
|
_demo/netdb/netdb.go#L11
hints.AiSockType undefined (type net.AddrInfo has no field or method AiSockType)
|
_demo/select/select2.go#L18
main redeclared in this block
|
_demo/select/select.go#L11
other declaration of main
|
_demo/select/select2.go#L45
undefined: sys.TimeVal
|
_demo/select/select.go#L18
undefined: sys.TimeVal
|
_demo/select/select2.go#L18
main redeclared in this block
|
_demo/select/select.go#L11
other declaration of main
|
This job succeeded
Loading