On Tue, Nov 19, 2019 at 5:21 PM Ken Bassford wrote:
Please always post source code to the mail list in plain black on
white only, thank you.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving email
Hi Folks,
I have been trying to implement godbus's Export function to no avail.
Looking at server.go (under the examples folder) is not very helpful as an
inspection of export.go contains what appear to be cheater functions that
enable the example to work. Rename "Foo" to "Ping and it fails.