| pkg device, func ConfigClient(string) ConfigClientStub |
| pkg device, func ConfigServer(ConfigServerMethods) ConfigServerStub |
| pkg device, type ConfigClientMethods interface { Set } |
| pkg device, type ConfigClientMethods interface, Set(*context.T, string, string, ...rpc.CallOpt) error |
| pkg device, type ConfigClientStub interface { Set } |
| pkg device, type ConfigClientStub interface, Set(*context.T, string, string, ...rpc.CallOpt) error |
| pkg device, type ConfigServerMethods interface { Set } |
| pkg device, type ConfigServerMethods interface, Set(*context.T, rpc.ServerCall, string, string) error |
| pkg device, type ConfigServerStub interface, Describe__() []rpc.InterfaceDesc |
| pkg device, type ConfigServerStub interface, unexported methods |
| pkg device, type ConfigServerStubMethods ConfigServerMethods |
| pkg device, var ConfigDesc rpc.InterfaceDesc |