Versions in this module Expand all Collapse all v1 v1.1.0 Jan 27, 2026 Changes in this version + func FindConnectByID(id string) (result *model.Connect) + func FindConnectStatus() map[string]interface + func GetLogRingBuffer(id string) *ringbuffer.RingBuffer[Logs] + func Init(ctx context.Context) + func Start(c model.Connect) + func StartList(cs []model.Connect) + func Stop(id string) + type Logs struct + Flag string + Hash string + Msg string + Time time.Time