MCPcopy Index your code
hub / github.com/debugger22/github-audio / start_polling_github

Function start_polling_github

rust-server/src/repository.rs:21–31  ·  view source on GitHub ↗

* This function starts a forever running async task which polls the Github API * at [`POLL_INTERVAL`]. It also receives a [`Sender`] channel which is used * to send events received from Github. */

(sender: Sender<String>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

poll_githubFunction · 0.85

Tested by

no test coverage detected