Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FloatTech/ZeroBot-Plugin
/ En
Method
En
plugin/manager/timer/wrap.go:6–8 ·
view source on GitHub ↗
En isEnabled 1bit
()
Source
from the content-addressed store, hash-verified
4
5
// En isEnabled 1bit
6
func
(t *Timer) En() (en bool) {
7
return
t.En1Month4Day5Week3Hour5Min6&0x800000 != 0
8
}
9
10
// Month 4bits
11
func
(t *Timer) Month() (mon time.Month) {
Callers
2
init
Function · 0.95
RegisterTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected