package
Version:
v0.2.69
Opens a new window with list of versions in this module.
Published: Feb 23, 2024
License: BSD-3-Clause-Clear
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SwitchExceedStop(c bool)
切换ExceedStop状态为传入状态
c 要切换成什么状态
通用文本翻译
src 待翻译的文本
from 来源语种
to 待翻译为的语种
type AccountInfos struct {
AppId string `json:"appid"`
FreeSize uint64 `json:"free_size"`
ExceedStop bool `json:"exceed_stop"`
NowSize uint64 `json:"now_size"`
}
当前账户详情信息【不含AppSec等敏感信息】
Source Files
¶
Click to show internal directories.
Click to hide internal directories.