refactor: unified naming for module startup functions.

pull/2100/head
Gordon 2 years ago
parent e063a804e7
commit 499b71be09

@ -19,6 +19,7 @@ import (
"errors" "errors"
"fmt" "fmt"
"github.com/openimsdk/tools/log" "github.com/openimsdk/tools/log"
"github.com/redis/go-redis/v9"
"os" "os"
"strings" "strings"
"time" "time"

Loading…
Cancel
Save