forked from mitchellh/go-libucl
-
Notifications
You must be signed in to change notification settings - Fork 0
Ensure complete coverage of ucl.h #2
Copy link
Copy link
Open
Description
A wrapper is only as useful as it provides access to the underlying library.
Make sure that go-libucl provides access to every function in ucl.h. There is no point starting on the nicer ucl package (see issue #1) until this is ensured.
Reactions are currently unavailable