make server & router reusable outside asynqmon package

This commit is contained in:
ajatprabha
2021-09-18 17:55:59 +05:30
parent 87e1d670d8
commit 5fbbc0a3e8
33 changed files with 567 additions and 275 deletions

View File

@@ -1,4 +1,4 @@
package main
package asynqmon
import (
"time"