[BUG] undefined: opensearchapi.Error
r3v4s opened this issue · 2 comments
r3v4s commented
What is the bug?
undefined: opensearchapi.Error
How can one reproduce the bug?
- follow main branch user guide
What is the expected behavior?
no error..?
What is your host/environment?
macOS 13.4.1
go 1.20
Do you have any screenshots?
Do you have any additional context?
no
Jakob3xD commented
The opensearchapi.Error
is only available in the main branch and was not released yet.
The latest release is v2.3.0 and you can find the user guide in the v2.3.0 tag.
r3v4s commented
The
opensearchapi.Error
is only available in the main branch and was not released yet. The latest release is v2.3.0 and you can find the user guide in the v2.3.0 tag.
aha, understood.