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

https://github.com/schubergphilis/mcvs-golang-project-root

Mission Critical Vulnerability Scanner (MCVS) Golang Project Root contains a Golang snippet that determines the root of a project.
https://github.com/schubergphilis/mcvs-golang-project-root

go golang mcvs

Last synced: 2 months ago
JSON representation

Mission Critical Vulnerability Scanner (MCVS) Golang Project Root contains a Golang snippet that determines the root of a project.

Awesome Lists containing this project

README

          

# mcvs-golang-project-root

An example can be found [here](./examples). To run it, issue:

```zsh
go run examples/main.go
```