Runtime dynamic library loader (dlopen / dlsym) for Go (golang)
To install dl run the following command:
go get gopkgs.com/dl.v1
Then use the following import path to ensure a stable API:
import "gopkgs.com/dl.v1"
For documentation and available versions, see http://gopkgs.com/dl.