.
├── g
│ ├── cfg
│ │ ├── cfg.go
│ │ ├── cfg_test.go
│ │ └── testdata
│ └── lib.go
├── go.mod
├── go.sum
├── out
├── project1-serviceA
│ ├── go.mod
│ ├── go.sum
│ ├── main.go
│ └── project1-serviceA
├── project2
│ └── hello.php
└── README.md
5 directories, 12 files
Created
November 9, 2018 07:41
-
-
Save vyskocilm/33eb6220e5a32aad08322ce2fd00ee78 to your computer and use it in GitHub Desktop.
gazpacho.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment