dissertation-1-language-tests/go/go.mod
Jake Hillion 3cc3e7ca53 Initial code samples
Code samples in each C++, Rust and Go for creating a TUN interface,
placing the packets into a queue, and consuming that from 10 different
threads/goroutines.
2020-10-19 19:43:11 +01:00

6 lines
87 B
Modula-2

module main
go 1.15
require github.com/pkg/taptun v0.0.0-20160424131934-bbbd335672ab