Versions in this module
v1
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
Changes in this version
+
func ReadEnvelope(connection net.Conn) (*pb.Envelope, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func WGConnect(address string, port uint16) (net.Conn, *device.Device, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func WriteEnvelope(connection net.Conn, envelope *pb.Envelope) error
—
darwin/amd64, linux/amd64, windows/amd64