Skip to content

Instantly share code, notes, and snippets.

@vkorbes
Last active April 25, 2019 12:39
Show Gist options
  • Select an option

  • Save vkorbes/1cef8100b22f5d63bbf3eab8c56501f4 to your computer and use it in GitHub Desktop.

Select an option

Save vkorbes/1cef8100b22f5d63bbf3eab8c56501f4 to your computer and use it in GitHub Desktop.
├── mesh
│ └── go.mod
│ └── main.go
├── render
│ └── go.mod
│ └── main.go
└── web
└── go.mod
├── index.html
└── main.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment