mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
docs: add docs file and add copyright
This commit is contained in:
parent
499b71be09
commit
c7e4c8c22f
@ -21,6 +21,7 @@ import (
|
||||
|
||||
util "github.com/openimsdk/open-im-server/v3/pkg/util/genutil"
|
||||
"github.com/openimsdk/tools/discoveryregistry"
|
||||
"gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
var Config GlobalConfig
|
||||
|
||||
@ -24,6 +24,7 @@ import (
|
||||
"github.com/openimsdk/open-im-server/v3/pkg/msgprocessor"
|
||||
"github.com/openimsdk/open-im-server/v3/pkg/util/genutil"
|
||||
"github.com/openimsdk/tools/errs"
|
||||
"gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
//go:embed version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user