This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
object-browser
Watch
1
Star
0
Fork
0
You've already forked object-browser
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0079849938df0f85b9e73e324a4b1fbec87d7b8a
object-browser
/
pkg
/
controller
History
Harshavardhana
1887114444
Fix all the golint complaints about newly added changes
...
Do not use func(this *server), such generic names should not be used for writing struct methods.
2015-09-17 18:53:42 -07:00
..
rpc
Fix all the golint complaints about newly added changes
2015-09-17 18:53:42 -07:00
router.go
Fix all the golint complaints about newly added changes
2015-09-17 18:53:42 -07:00
rpc_test.go
rename rpc/server.go -> rpc/rpc.go. rpc/server.go will accomodate ServerService
2015-09-17 15:46:51 -07:00
server.go
Consolidate controller, move rpc package into controller - remove dangling code in pkg/server
2015-09-15 19:38:36 -07:00