Longlone

Results 110 comments of Longlone

师傅能说下你认为怎么样的poc模板才能称之为通用吗?

该快捷键已在yakit 1.1.2-sp2添加

已完全重构字典实现,可以再进行测试,大字典写入速度快很多

I'm interested in this. Can you introduce the implementation principle and a fast poc about usage?

So up to now, xgo cannot be patched for any standard library functions?

Mock stdlib functions will be useful in test

> @WAY29 I'm planning to enable mock by default for these stdlib functions, how do you think? > > ```go > time.Now > time.Sleep > os.Getenv > net/http.* > ```...

> > > @WAY29 I'm planning to enable mock by default for these stdlib functions, how do you think? > > > ```go > > > time.Now > > >...

LGTM, how about use golang builtin library instead of `shasum`?