MCPcopy Create free account
hub / github.com/emwalker/digraph / CreateGithubSession

Class CreateGithubSession

backend/src/psql/session.rs:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21pub struct CreateGithubSession {
22 input: CreateGithubSessionInput,
23}
24
25impl CreateGithubSession {
26 pub fn new(input: CreateGithubSessionInput) -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected