package
0.0.0-20240812070439-a461e044ad03
Repository: https://github.com/improwised/golang-api.git
Documentation: pkg.go.dev

# Functions

process all worker struct and call Handle function according to struct.
Register all worker struct here befour run worker for proper unmarshalling.

# Structs

No description provided by the author

# Interfaces

Handler interface for all worker struct.