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

https://github.com/tangenta/go-unit


https://github.com/tangenta/go-unit

unit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# go-unit

This repo contains an alias for `struct{}`, `Unit`.

You can write `ch <- UnitVal` now, instead of `ch <- struct{}{}`.