Versions in this module Expand all Collapse all v0 v0.0.9 Apr 6, 2026 Changes in this version + type Conn struct — linux/amd64 + Driver *kernelbinder.Driver + SM *servicemanager.ServiceManager + Transport binder.Transport + func Open(ctx context.Context, cmd *cobra.Command) (_conn *Conn, _err error) + func (c *Conn) Close(ctx context.Context) (_err error) + func (c *Conn) GetService(ctx context.Context, name string) (_binder binder.IBinder, _err error)