Documentation
¶
Index ¶
Constants ¶
View Source
const ( TransactionITestServerCreateProducer = binder.FirstCallTransaction + 0 TransactionITestServerKillNow = binder.FirstCallTransaction + 1 )
View Source
const DescriptorITestServer = "libgui_test_server.ITestServer"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITestServer ¶
type TestServerProxy ¶
type TestServerProxy struct {
// contains filtered or unexported fields
}
func NewTestServerProxy ¶
func NewTestServerProxy( remote binder.IBinder, ) *TestServerProxy
func (*TestServerProxy) AsBinder ¶
func (p *TestServerProxy) AsBinder() binder.IBinder
func (*TestServerProxy) CreateProducer ¶
func (p *TestServerProxy) CreateProducer( ctx context.Context, ) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.