Skip to content

Instantly share code, notes, and snippets.

@farnoy
Created February 15, 2012 18:32
Show Gist options
  • Save farnoy/1838021 to your computer and use it in GitHub Desktop.
Save farnoy/1838021 to your computer and use it in GitHub Desktop.
gosab deps
kuba:gosab$ tree
.
|-- src
| `-- gosab
| |-- api
| | |-- sab_api.go
| | `-- sab_api_test.go
| |-- backend
| | |-- connector
| | | `-- connector.go
| | `-- interpreter
| | `-- interpreter.go
| |-- cmd
| | `-- commands.go
| `-- hub
| `-- handlers
| `-- handlers.go
`-- views
`-- socket_test.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment