摘要: cio.WithStdio 即为opt 因为 func NewAttach(opts ...Opt) task, err := container.Task(ctx, cio.NewAttach(cio.WithStdio)) if err != nil { return err } 1. cio. 阅读全文
posted @ 2025-02-27 11:16 rincloud 阅读(23) 评论(0) 推荐(0)