-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gomarkdoc.yml
More file actions
17 lines (11 loc) · 929 Bytes
/
.gomarkdoc.yml
File metadata and controls
17 lines (11 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
output: "{{.Dir}}/README.md"
header: |+
# Workers
[](https://github.com/go-coldbrew/workers/actions/workflows/go.yml)
[](https://goreportcard.com/report/github.com/go-coldbrew/workers)
[](https://pkg.go.dev/github.com/go-coldbrew/workers)
[](https://opensource.org/licenses/Apache-2.0)
**A worker lifecycle library for Go — manage background goroutines with panic recovery, configurable restart, tracing, and structured shutdown.**
Built on [suture](https://github.com/thejerf/suture) for Erlang-style supervisor trees. Part of the [ColdBrew](https://docs.coldbrew.cloud) framework.
---
## API Reference