Releases: fbac/sklookup-go
Releases · fbac/sklookup-go
v0.1.0-alpha
Main functionality added:
- NewInternalDispatcher
- NewExternalDispatcher
With these additional ports can be supplied, respectively, by:
- PID: when the caller and target processes are not the same.
- FD: when the caller and target processes are the same.
Basic documentation and examples added.