Fix email websocket to receive new mail events
We aren't doing much with them yet, but we do receive them.
This commit is contained in:
parent
df359f59bb
commit
70f78e4ae5
2 changed files with 89 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
modelpublicreport "github.com/Gleipnir-Technology/nidus-sync/db/gen/nidus-sync/publicreport/model"
|
||||
nhttp "github.com/Gleipnir-Technology/nidus-sync/http"
|
||||
"github.com/Gleipnir-Technology/nidus-sync/platform"
|
||||
//"github.com/rs/zerolog/log":q
|
||||
//"github.com/rs/zerolog/log"
|
||||
)
|
||||
|
||||
type communicationR struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue