Machine是高度依赖的Go应用程序的零依赖库。-Golang开发

时间:2024-06-15 10:42:21
【文件属性】:

文件名称:Machine是高度依赖的Go应用程序的零依赖库。-Golang开发

文件大小:81KB

文件格式:ZIP

更新时间:2024-06-15 10:42:21

Golang Utilities

Machine是高度依赖的Go应用程序的零依赖库。 它受errgroup.Group的启发。机器导入“ github.com/autom8ter/machine” m:= machine.New(context.Background(),//函数被添加到FIFO通道中,该通道在活动时将阻塞例程==最大例程。machine.WithMaxRoutines(10),//机器执行的每个函数.go将从紧急情况机器中恢复.WithMiddlewares(machine.PanicRecover()),// WithValue将值传递到机器的根上下文-在所有子机器和所有常规机器的上下文中都可用。


【文件预览】:
machine-master
----go.mod(48B)
----example_test.go(2KB)
----machine.go(8KB)
----go.sum(0B)
----images()
--------concurrency.jpg(66KB)
----examples()
--------go.mod(257B)
--------go.sum(11KB)
--------chat()
--------cron()
--------prototool.yaml(672B)
--------helpers()
--------README.md(2KB)
--------Makefile(491B)
--------gen()
--------reverse-proxy()
----LICENSE(11KB)
----README.md(5KB)
----Makefile(613B)
----machine_test.go(994B)
----.gitignore(69B)

网友评论