ofnet
ofnet copied to clipboard
ofnet_test.go: write some loops as functions
This PR rewrites some loops as functions. This makes it easier to update this code in the future.
This PR doesn't fix any bugs. It can be reviewed and merged when there's time.
This increases the readability of the code, so I am fine with it. What do you guys say?