mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-05 07:57:00 +08:00
feat: implement TLS support
This commit is contained in:
@@ -3,8 +3,8 @@ package main
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/oarkflow/mq"
|
||||
"github.com/oarkflow/mq/examples/tasks"
|
||||
mq "github.com/oarkflow/mq/v2"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user