logrus: Structured, pluggable logging for Go.
Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger.
Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger.
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 …
https://mkcert.dev A simple zero-config tool to make locally trusted development certificates with any names you’d like. Using certificates from real certificate authorities (CAs) for development can be dangerous or impossible …
Colly: Fast and Elegant Scraping Framework for Gophers. Colly provides a clean interface to write any kind of crawler/scraper/spider Features Clean API Fast (>1k request/sec on a single core) Manages …
Příručka pro práci odkudkoli Až budete příště dumat, které z nabízených zaměstnání zvolit, co rozhodne? Vyšší plat, týden dovolené navíc nebo flexibilita práce? Jak vyplývá z průzkumů, většina potenciálních zaměstnanců …
https://github.com/AlecAivazis/survey A golang library for building interactive prompts with full support for windows and posix terminals. multiline text := „“ prompt := &survey.Multiline{ Message: „ping“, } survey.AskOne(prompt, &text) multiselect days …
ttygif https://github.com/icholy/ttygif asciinema https://asciinema.org/
nnn is a full-featured file manager for low-end devices and the regular desktop. It’s extremely light and fast. nnn is also a disk usage analyzer, a fuzzy app launcher and a batch file …
Contents Packages Mad science Command-line apps Functional programming HTTP Debugging / Profiling Logging Command-line utilities Build tools Hardware Templating Web frameworks Documentation Filesystem Control flow Streams Real-time Image Text Number …
This handbook is a getting started guide to Node.js, the server-side JavaScript runtime environment. Table of Contents Introduction to Node.js A brief history of Node.js How to install Node.js How much …