Golang wrapper v1.0.0-beta1 release

57 views
Skip to first unread message

Fernando B

unread,
Oct 6, 2022, 7:04:42 PM10/6/22
to libplctag
All,

I have released the first auto-generated bindings which has the entire core api. It is compatible with libplctag core 2.5.X.



Any issues or feedback lemme know.
Fernando B. (TheFern2)

Kyle

unread,
Oct 12, 2022, 9:39:20 AM10/12/22
to libplctag
Thanks!   This is a very nice upgrade for Go support!

Is there any way to track downloads or users of the wrapper?   Jody and Tim can get some stats for their .Net wrapper.   I think I have to pay for GitHub professional or some other (non-free) tier in order to find out how many downloads of the core library I've had.

I need to look for something like this for Java as I really have been bad about updating that wrapper since I no longer use Java.

Best,
Kyle

Fernando B

unread,
Oct 12, 2022, 11:18:27 AM10/12/22
to libplctag
Yes, is getting there, only place to check for downloads would be here https://pkg.go.dev/github.com/libplctag/gopl...@v0.0.4 the imported-by is delayed a bit my release on OCT6 isn't showing yet dunno how accurate it is, but this site is supposed to be fetching from github on its own I didn't have to configure anything. I just renamed the licenses and now we can wait to see if docs show up on that site.

Kyle

unread,
Oct 13, 2022, 9:59:39 AM10/13/22
to libplctag
It shows two imports but looks like it still does not see the license files.   Sounds like a pretty nice system once you get it set up!

Best,
Kyle

Fernando B

unread,
Oct 19, 2022, 6:03:19 PM10/19/22
to libplctag
Okay, finally figured out the license issue, I left MPL on root, LGPL inside a directory. That was more painful than expected, got help from reddit, go repo owners weren't helping at all. The imports are modules used within the library. imported-by are modules that used goplctag, but I don't know if it counts if you use the go get cmd locally, or if another published module uses goplctag.

Reply all
Reply to author
Forward
0 new messages