Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FloatTech/ZeroBot-Plugin
/ String
Method
String
plugin/baiduaudit/model.go:264–269 ·
view source on GitHub ↗
String 打印启用状态
()
Source
from the content-addressed store, hash-verified
262
263
// String 打印启用状态
264
func
(em mark) String() string {
265
if
em {
266
return
"开启"
267
}
268
return
"关闭"
269
}
Callers
4
getName
Function · 0.45
sendLive
Function · 0.45
init
Function · 0.45
updateVup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected