Versions in this module Expand all Collapse all v0 v0.14.1 Dec 29, 2025 v0.9.0 Dec 26, 2025 v0.8.0 Dec 28, 2023 Changes in this version + var NewVppAdapter = func(target string) adapter.VppAPI + func AsyncConnect(target string, attempts int, interval time.Duration) (*core.Connection, chan core.ConnectionEvent, error) + func Connect(target string) (*core.Connection, error) + func Version() string