MCPcopy 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
355func DateStr() (string) {
356 return time.Now().UTC().Format(time.UnixDate)+": "
357}
358
359
360/**

Callers 7

mainFunction · 0.85
runFunction · 0.85
handle_channelFunction · 0.85
check_registeredFunction · 0.85
add_walletFunction · 0.85
check_claimedFunction · 0.85
check_etherFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected