tjnet
tjnet
Newbie (who don't have any watch logs) see white home screen after first launch. I was a bit confused. So, there might be the idea that display some message when...
After follwing the standard setup procedure, running `make update_watermill` on MacOS Monterey output: ``` go get -u github.com/ThreeDotsLabs/watermill go mod tidy sed -i '\|go 1\.|d' go.mod sed: 1: "go.mod": extra...
## What's this PR do? add callback function. When the image is loaded, the function defined as 'onLoadCallback' is called. ```js lazyload(null, { onLoadCallback: function() { console.log('callback function is called!');...
Update Go to 1.20.
## context - [We should commit offset explicitly then AutoCommit disabled by donmikel · Pull Request #13 · ThreeDotsLabs/watermill-kafka](https://github.com/ThreeDotsLabs/watermill-kafka/pull/13) - I took over his pull request and added test code...