An open API service indexing awesome lists of open source software.

https://github.com/mstmdev/ebpf-demo


https://github.com/mstmdev/ebpf-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ebpf-demo

### Build

```bash
go generate ./...
go build -v ./...
```