config

package
v3.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestIP      = "127.0.0.1"
	APIAddr     = "http://" + TestIP + ":10002"
	WsAddr      = "ws://" + TestIP + ":10001"
	Secret      = "openIM123"
	PlatformID  = constant.WindowsPlatformID
	LogLevel    = 6
	DataDir     = "./data/"
	LogFilePath = "./logs/"
	AdminUserID = "imAdmin"
)
View Source
const (
	ErrGroupCommonLimit = 200 // max goroutine of an error group
)
View Source
const (
	MaxUserNum = 1e+5 // max users
)

Variables

This section is empty.

Functions

func GetConf

func GetConf() sdk_struct.IMConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL