dl icon indicating copy to clipboard operation
dl copied to clipboard

Runtime dynamic library loader (dlopen / dlsym) for Go (golang)

dl

Runtime dynamic library loader (dlopen / dlsym) for Go (golang)

To install dl run the following command:

    go get github.com/rainycape/dl

GoDoc