Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 264 Bytes

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