~jamesh/go-dbus/trunk

  • Committer: James Henstridge
  • Date: 2013-03-12 10:40:29 UTC
  • Revision ID: james@jamesh.id.au-20130312104029-9d8bdvxvda6ghx3o
Use a channel to deliver name ownership changes from a NameWatch.
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 15.1.1 12 years ago Paul Sbarra Add .gitignore 9 bytes Diff Download File
auth.go 113 11 years ago James Henstridge Run code through gofmt. 4.3 KB Diff Download File
auth_test.go 113 11 years ago James Henstridge Run code through gofmt. 806 bytes Diff Download File
dbus.go 120 11 years ago James Henstridge Convert SignalWatch to use a channel to deliver me 7.5 KB Diff Download File
dbus_test.go 119 11 years ago James Henstridge Rename Message.GetArgs to Args and GetAllArgs to A 2 KB Diff Download File
decoder.go 113 11 years ago James Henstridge Run code through gofmt. 11.6 KB Diff Download File
decoder_test.go 113 11 years ago James Henstridge Run code through gofmt. 9.4 KB Diff Download File
encoder.go 116 11 years ago James Henstridge Rename HasObjectPath interface to ObjectPather, at 4.9 KB Diff Download File
encoder_test.go 116 11 years ago James Henstridge Rename HasObjectPath interface to ObjectPather, at 8.1 KB Diff Download File
introspect.go 112 11 years ago James Henstridge Disable build of the introspection code. We don't 2.6 KB Diff Download File
introspect_test.go 114 11 years ago James Henstridge Ignore introspection tests too. 2 KB Diff Download File
LICENSE 11 14 years ago papamitra Added LICENSE 1 KB Diff Download File
matchrule.go 119 11 years ago James Henstridge Rename Message.GetArgs to Args and GetAllArgs to A 1.5 KB Diff Download File
matchrule_test.go 113 11 years ago James Henstridge Run code through gofmt. 1.2 KB Diff Download File
message.go 119 11 years ago James Henstridge Rename Message.GetArgs to Args and GetAllArgs to A 10.2 KB Diff Download File
message_test.go 119 11 years ago James Henstridge Rename Message.GetArgs to Args and GetAllArgs to A 4.1 KB Diff Download File
names.go 121 11 years ago James Henstridge Use a channel to deliver name ownership changes fr 6.1 KB Diff Download File
names_test.go 121 11 years ago James Henstridge Use a channel to deliver name ownership changes fr 4.3 KB Diff Download File
proxy.go 119 11 years ago James Henstridge Rename Message.GetArgs to Args and GetAllArgs to A 4 KB Diff Download File
README.markdown 97 11 years ago James Henstridge Update the example in the README file. 1.5 KB Diff Download File
signal.go 121 11 years ago James Henstridge Use a channel to deliver name ownership changes fr 3.8 KB Diff Download File
signal_test.go 120 11 years ago James Henstridge Convert SignalWatch to use a channel to deliver me 4.2 KB Diff Download File
suite_test.go 113 11 years ago James Henstridge Run code through gofmt. 146 bytes Diff Download File
transport.go 113 11 years ago James Henstridge Run code through gofmt. 2.6 KB Diff Download File
transport_test.go 113 11 years ago James Henstridge Run code through gofmt. 4 KB Diff Download File
types.go 116 11 years ago James Henstridge Rename HasObjectPath interface to ObjectPather, at 3.6 KB Diff Download File
types_test.go 91 11 years ago James Henstridge Add support for decoding into a concrete map type. 1.9 KB Diff Download File