An open API service indexing awesome lists of open source software.

https://github.com/gomodules/go-oneliners

One line shortcuts for GO
https://github.com/gomodules/go-oneliners

Last synced: 11 months ago
JSON representation

One line shortcuts for GO

Awesome Lists containing this project

README

          

# go-oneliners
One line shortcuts for GO

## Video Tutorial

[![Go oneliners - Debugging GO programs](https://img.youtube.com/vi/hzVGVIh_Rcs/0.jpg)](https://www.youtube-nocookie.com/embed/hzVGVIh_Rcs)

## Warning
Functions in this library are supposed to be used for debugging. As such, they ignore errors.