[go-nuts] Re: Announcing a Go API for YottaDB

2019-07-15 Thread K.S. Bhaskar
Apologies for the delayed reply; I have been traveling.

The Go API is currently in a field test state (hopefully getting to 
production state in the next few weeks). The Go wrapper version to use with 
YottaDB r1.26 is the 'develop' branch at YDBGo. Or use YottaDB r1.24 and 
the master branch of YDBGo which will be stable until we release the 
production version of the Go wrapper, at which time a new YottaDB release, 
r1.28 will be required (the reason a new r1.28 release of YottaDB will be 
required is to work around an issue – a feature, a misfeature, or a bug, we 
are not sure which – in Go).

Apologies also for the inconvenience.

Regards
– Bhaskar

On Wednesday, July 10, 2019 at 8:42:55 AM UTC-4, tptan...@gmail.com wrote:
>
> Hi Bhaskar,
>
>>
> I have a problem when I *go get lang.yottadb.com/go/yottadb 
> *
>
> There is an error:
> "*could not determine kind of name for C.ydb_call_variadic_plist_func_st*"
>
>
> Did I miss any step?
>
>
> I am looking forward to your answer.
>
>
> Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/bec2ad46-bc2b-4d54-843b-caffa9517fd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: Announcing a Go API for YottaDB

2019-07-10 Thread tptan12345
Hi Bhaskar,

>
I have a problem when I *go get lang.yottadb.com/go/yottadb*

There is an error:
"*could not determine kind of name for C.ydb_call_variadic_plist_func_st*"


Did I miss any step?


I am looking forward to your answer.


Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/cd4c15d6-4593-4690-b780-0ca2206f2294%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.