Adding worker stub package
This commit is contained in:
parent
2e8fb133e4
commit
cee6d56d27
1 changed files with 3 additions and 0 deletions
3
worker/worker.go
Normal file
3
worker/worker.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package worker
|
||||
|
||||
type Worker struct{}
|
Loading…
Reference in a new issue