Похожие чаты

For example, I could get the value from DB like

that;
val, err := db.get([]byte("my-key"))

But the value comes from callback method in this library. So, I can't use that value outside of the callback method. Is it right to assign it another variable that initialized outside of the callback?

1 ответов

15 просмотров

As their written code in library's github, you're doing fine

Похожие вопросы

Обсуждают сегодня

Карта сайта