Go DNS package
Go DNS is a package that implements a DNS interface in Go. This library takes a new, innovative and enterprise ready approach sends and receives queries to and from the DNS. It is …
Go DNS is a package that implements a DNS interface in Go. This library takes a new, innovative and enterprise ready approach sends and receives queries to and from the DNS. It is …
asynq Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It’s backed by Redisand is designed to be scalable yet easy to get started. Highlevel overview …
Improved Go Playground powered by Monaco Editor and React – https://goplay.tools/ Features 🌚 Dark theme 💡 Code autocomplete 💾 Load and save files 📔 Snippets and tutorials ⚙ Customization (fonts, ligatures, etc) 🛠 WebAssembly support
dockerctl dockerctl: My playing with docker in golang. Only for fun and study… build git clone https://github.com/podanypepa/dockerctl.git cd dockerctl go build usage ./dockerctl -u output:
Sparta is a framework that transforms a standard go application into a self-deploying AWS Lambda powered service. All configuration and infrastructure requirements are expressed as go types – no JSON or YAML …
Píšu celkem jednoduchou aplikaci pro práci nad Git repozitáři v GitHubu. Jedním z požadavků je perzistování nagrebovaných meta informací do MongoDB pro další analytické zpracování. Úzkým hrdlem je práce se …