Skip to content

Releases: fbac/sklookup-go

Release list

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@fbac fbac released this 20 Sep 14:42

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.