config

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MulanPSL-2.0 Imports: 3 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 {
	zrpc.RpcServerConf
	DB struct {
		DataSource string
	}
	LogConf       logx.LogConf
	SnowflakeConf SnowflakeConf
	RedisConf     redis.RedisConf
}

type SnowflakeConf added in v0.1.7

type SnowflakeConf struct {
	MachineId int64 `json:"machineId"`
}

SnowflakeConf 雪花算法机器id配置

Jump to

Keyboard shortcuts

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