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

https://github.com/visualfc/gomod

load go mod util
https://github.com/visualfc/gomod

Last synced: 8 months ago
JSON representation

load go mod util

Awesome Lists containing this project

README

          

# gomod

load go mod util

```
mpkg, err := gomod.Load(dir)
pkg, dir, found := mpkg.Lookup(pkg)
```