I hereby claim:
- I am jeremywho on github.
- I am jeremywho (https://keybase.io/jeremywho) on keybase.
- I have a public key ASC_uPrmoTp3pvemkGd9ASzcW-jGaKEh7HsDYecC77l-Qgo
To claim this, I am signing this object:
| { | |
| "manifest_version": 2, | |
| "name": "Github test", | |
| "description": "Github + Chrome Extension", | |
| "version": "1.0", | |
| "permissions": [ | |
| "activeTab", | |
| "tabs", "<all_urls>", |
| package main | |
| import ( | |
| "fmt" | |
| "time" | |
| "github.com/gorilla/websocket" | |
| ) | |
| func main() { |
| package main | |
| import ( | |
| "fmt" | |
| "net/http" | |
| "github.com/gorilla/websocket" | |
| ) | |
| func echo(w http.ResponseWriter, r *http.Request) { |
| package main | |
| import ( | |
| "encoding/json" | |
| "fmt" | |
| "io/ioutil" | |
| "net/http" | |
| "github.com/gorilla/websocket" | |
| ) |
| package main | |
| import ( | |
| "fmt" | |
| "plugin" | |
| ) | |
| func main() { | |
| p, _ := plugin.Open("./myplugin.so") | |
| add, _ := p.Lookup("Add") |
I hereby claim:
To claim this, I am signing this object:
This is a SCRIPT-8 cassette.