MCPcopy Index your code
hub / github.com/git-bug/git-bug / newIssueEditVars

Function newIssueEditVars

bridge/github/import_mediator.go:296–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

294}
295
296func newIssueEditVars() varmap {
297 return varmap{
298 "issueEditLast": githubv4.Int(NumIssueEdits),
299 }
300}
301
302func newTimelineVars() varmap {
303 return varmap{

Callers 1

queryIssueEditsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected