Versions in this module Expand all Collapse all v0 v0.0.1 May 10, 2024 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