mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add clipboard (#3631)
This commit is contained in:
parent
e8448ac83c
commit
0d6845d2cf
@ -2009,6 +2009,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [chyle](https://github.com/antham/chyle) - Changelog generator using a git repository with multiple configuration possibilities.
|
||||
* [circuit](https://github.com/cep21/circuit) - An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
|
||||
* [circuitbreaker](https://github.com/rubyist/circuitbreaker) - Circuit Breakers in Go.
|
||||
* [clipboard](https://github.com/golang-design/clipboard) - 📋 cross-platform clipboard package in Go.
|
||||
* [clockwork](https://github.com/jonboulle/clockwork) - A simple fake clock for golang.
|
||||
* [cmd](https://github.com/SimonBaeumer/cmd) - Library for executing shell commands on osx, windows and linux.
|
||||
* [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher.
|
||||
|
Loading…
Reference in New Issue
Block a user