//
pkg.gl
Category
github.com/remobjects/goldbaselibrary
Source
Gold
syscall
package
0.0.0-20240830091141-819b40b304b5
Repository:
https://github.com/remobjects/goldbaselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
24 SLOC
#
Interfaces
Conn
Conn is implemented by some types in the net and os packages to provide access to the underlying file descriptor or handle.
RawConn
A RawConn is a raw network connection.