pkgsrc/net/go-websocket/PLIST

40 lines
2 KiB
Text
Raw Normal View History

2017-08-17 04:03:23 +02:00
@comment $NetBSD: PLIST,v 1.1 2017/08/17 02:03:23 gavan Exp $
bin/autobahn
bin/chat
bin/command
bin/filewatch
gopkg/pkg/${GO_PLATFORM}/github.com/gorilla/websocket.a
gopkg/src/github.com/gorilla/websocket/AUTHORS
gopkg/src/github.com/gorilla/websocket/LICENSE
gopkg/src/github.com/gorilla/websocket/README.md
gopkg/src/github.com/gorilla/websocket/bench_test.go
gopkg/src/github.com/gorilla/websocket/client.go
gopkg/src/github.com/gorilla/websocket/client_server_test.go
gopkg/src/github.com/gorilla/websocket/client_test.go
gopkg/src/github.com/gorilla/websocket/conn.go
gopkg/src/github.com/gorilla/websocket/conn_test.go
gopkg/src/github.com/gorilla/websocket/doc.go
gopkg/src/github.com/gorilla/websocket/example_test.go
gopkg/src/github.com/gorilla/websocket/examples/autobahn/README.md
gopkg/src/github.com/gorilla/websocket/examples/autobahn/fuzzingclient.json
gopkg/src/github.com/gorilla/websocket/examples/autobahn/server.go
gopkg/src/github.com/gorilla/websocket/examples/chat/README.md
gopkg/src/github.com/gorilla/websocket/examples/chat/conn.go
gopkg/src/github.com/gorilla/websocket/examples/chat/home.html
gopkg/src/github.com/gorilla/websocket/examples/chat/hub.go
gopkg/src/github.com/gorilla/websocket/examples/chat/main.go
gopkg/src/github.com/gorilla/websocket/examples/command/README.md
gopkg/src/github.com/gorilla/websocket/examples/command/home.html
gopkg/src/github.com/gorilla/websocket/examples/command/main.go
gopkg/src/github.com/gorilla/websocket/examples/echo/README.md
gopkg/src/github.com/gorilla/websocket/examples/echo/client.go
gopkg/src/github.com/gorilla/websocket/examples/echo/server.go
gopkg/src/github.com/gorilla/websocket/examples/filewatch/README.md
gopkg/src/github.com/gorilla/websocket/examples/filewatch/main.go
gopkg/src/github.com/gorilla/websocket/json.go
gopkg/src/github.com/gorilla/websocket/json_test.go
gopkg/src/github.com/gorilla/websocket/server.go
gopkg/src/github.com/gorilla/websocket/server_test.go
gopkg/src/github.com/gorilla/websocket/util.go
gopkg/src/github.com/gorilla/websocket/util_test.go