package
2.0.0+incompatible
Repository: https://github.com/nginxinc/nginx-service-mesh.git
Documentation: pkg.go.dev

# Functions

NewTaskQueue creates a new task queue with the given sync function.

# Structs

TaskQueue manages a work queue through an independent worker that invokes the given sync function for every work item inserted.