Özgür Kesim
d800683dce
1. symbolyze.Scanner now implements the RunEvery(time.Duration) method that will call scanner.Run() periodically. It should be called to run in its own goroutine. The loop can be stopped by calling scanner.Stop(). 2. The scanner now collects all errors from all observers in a private error type `errors []error`. It's Error() returns a cumulated list of errors, seperated by a newline. |
||
---|---|---|
.. | ||
ebpf | ||
symbolyze | ||
.gitignore | ||
main.go |