//
pkg.gl
Category
github.com/trustwallet/go-libs
worker
package
0.8.8
Repository:
https://github.com/trustwallet/go-libs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
151 SLOC
#
Packages
metrics
No description provided by the author
#
Functions
DefaultWorkerOptions
No description provided by the author
NewWorkerBuilder
No description provided by the author
#
Structs
WorkerOptions
No description provided by the author
#
Interfaces
Builder
No description provided by the author
Worker
Worker interface can be constructed using worker.NewBuilder("worker_name", workerFn).Build() or allows custom implementation (e.g.