config

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	rest.RestConf
	Redis   redis.RedisConf
	JwtAuth struct {
		AccessSecret string
		AccessExpire int64
	}
	Mysql struct {
		DataSource string
	}
	WSPort        int
	WSHander      string
	CacheRedis    cache.CacheConf
	WsRpcConf     zrpc.RpcClientConf
	ConnectBucket struct {
		CpuNum        int
		Channel       int
		Room          int
		SvrProto      int
		RoutineAmount uint64
		RoutineSize   int
	}
}

Jump to

Keyboard shortcuts

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