Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rabelais88/fib


https://github.com/rabelais88/fib

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# sample go package

```sh
go test
go test -bench fib
```

## what I've learned
- folder name or repository name should be same as the main module name.