12 lines
184 B
Markdown
12 lines
184 B
Markdown
## Go
|
|
|
|
```
|
|
go mod why github.com/pion/rtcp
|
|
go list -deps .\cmd\go2rtc_rtsp\
|
|
```
|
|
|
|
## Useful links
|
|
|
|
- https://github.com/golang-standards/project-layout
|
|
- https://github.com/micro/micro
|