Documentation ¶
Overview ¶
An example of using maps within maps. This example demonstrates a few features. Firstly, creating eBPF map specifications in pure Go (typically you'd see them being generated from a loaded ELF). Additionally, creating maps and placing them in other maps (with dynamically sized inner maps).
Click to show internal directories.
Click to hide internal directories.