minio/pkg/controller
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