config

package
v0.0.0-...-d8bc1b1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	AK             string `json:"AK"`
	SK             string `json:"SK"`
	Endpoint       string `json:"Endpoint"`
	ProjectId      string `json:"ProjectId"`
	DomainId       string `json:"DomainId"`
	SwrEndpoint    string `json:"SwrEndpoint"`
	SwrApiEndpoint string `json:"SwrApiEndpoint"`
	Platform       string `json:"Platform"`
}

type Config

type Config struct {
	zrpc.RpcServerConf
	LogConf        logx.LogConf
	PcmCoreRpcConf zrpc.RpcClientConf
	ModelArtsConf  ModelArtsConf
	AdapterId      int64
	CoreUrl        string
}

type ModelArtsConf

type ModelArtsConf struct {
	CloudBrain2 Conf   `json:"CloudBrain2"`
	Njaci       Conf   `json:"Njaci"`
	JobLogsPath string `json:"JobLogsPath"`
	Platform    string `json:"Platform"`
}

Jump to

Keyboard shortcuts

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