MCPcopy
hub / github.com/QuantumNous/new-api / GetGeneralSetting

Function GetGeneralSetting

setting/operation_setting/general_setting.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func GetGeneralSetting() *GeneralSetting {
41 return &generalSetting
42}
43
44// IsCurrencyDisplay 是否以货币形式展示(美元或人民币)
45func IsCurrencyDisplay() bool {

Callers 9

LogQuotaFunction · 0.92
FormatQuotaFunction · 0.92
GetStatusFunction · 0.92
doRequestFunction · 0.92
StreamScannerHandlerFunction · 0.92

Calls

no outgoing calls