Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 264 Bytes

dl

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

To install dl run the following command:

    go get github.com/rainycape/dl

GoDoc