context包

Context主要分两种,a56爆大奖在线娱乐是实现超时控制的cancelCtx,a56爆大奖在线娱乐是传递值得valueCtx。 type Context interface { Deadline() (deadline time.Time, ok bool) Done() <-chan struct{} Err() error

posted on 2022-01-25 22:44  yangras  阅读(31)  评论(0编辑  收藏  举报

导航