MCPcopy Create free account
hub / github.com/Preloading/TwitterAPIBridge / init

Function init

twitterv1/auth.go:433–435  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

431)
432
433func init() {
434 go cleanup()
435}
436
437func cleanup() {
438 for {

Callers

nothing calls this directly

Calls 1

cleanupFunction · 0.85

Tested by

no test coverage detected