Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GridPlus/client
/ DateStr
Function
DateStr
src/main.go:355–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
}
354
355
func
DateStr() (string) {
356
return
time.Now().UTC().Format(time.UnixDate)+
": "
357
}
358
359
360
/**
Callers
7
main
Function · 0.85
run
Function · 0.85
handle_channel
Function · 0.85
check_registered
Function · 0.85
add_wallet
Function · 0.85
check_claimed
Function · 0.85
check_ether
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected