All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.pion.dtls.v2.Makefile Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
fuzz-build-record-layer: fuzz-prepare
	go-fuzz-build -tags gofuzz -func FuzzRecordLayer
fuzz-run-record-layer:
	go-fuzz -bin dtls-fuzz.zip -workdir fuzz
fuzz-prepare:
	@GO111MODULE=on go mod vendor




© 2015 - 2024 Weber Informatics LLC | Privacy Policy