plasticine-boy

Results 3 issues of plasticine-boy

When I run the command in **README**, the shell tells: ``` > docker run --rm \ -v $(pwd)/examples/doc:/out \ -v $(pwd)/examples/proto:/protos \ pseudomuto/protoc-gen-doc google/api/annotations.proto: File not found. github.com/mwitkow/go-proto-validators/validator.proto: File not...

想了解libco是只对网络IO进行hook,还是对本地文件读写也hook。因为后台服务一般需要读一些本地配置文件之类的,如果libco没有hook掉本地文件读写,则不需要做并发控制;反之亦然。

如题,漏斗图是超级常见的需求,但是示例里面却没有哦