mirror of
https://github.com/digineat/go-metatrader4.git
synced 2025-12-03 19:14:44 +04:00
3 lines
73 B
Go
3 lines
73 B
Go
|
|
// Package conn wraps net.Conn with simple timeout helpers.
|
||
|
|
package conn
|