https://github.com/progfay/go-interval
Simple Go package for using setInterval API in Node.js
https://github.com/progfay/go-interval
Last synced: 3 months ago
JSON representation
Simple Go package for using setInterval API in Node.js
- Host: GitHub
- URL: https://github.com/progfay/go-interval
- Owner: progfay
- License: mit
- Created: 2020-08-27T13:53:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T14:47:11.000Z (almost 5 years ago)
- Last Synced: 2024-05-01T15:44:45.169Z (about 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-interval
Simple Go package for using setInterval API in Node.js