config

package
v0.0.0-...-9b06841 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GitHubAPIToken   string
	DeepseekAPIToken string
)

Functions

This section is empty.

Types

type AsynqRedisConf

type AsynqRedisConf struct {
	Addr string
	Pass string
	DB   int
}

type DeepSeekModel

type DeepSeekModel struct {
	Endpoint    string
	Model       string
	MaxTokens   int
	Temperature float32
	TopP        float32
}

type EtcdConf

type EtcdConf struct {
	Addr string
}

type KqPusherConf

type KqPusherConf struct {
	Brokers []string
	Topic   string
}

type MysqlConf

type MysqlConf struct {
	Addr     string
	Database string
	Username string
	Password string
	Charset  string
}

type Snowflake

type Snowflake struct {
	WorkerId      int64
	DatancenterId int64
}

Jump to

Keyboard shortcuts

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