MCPcopy Create free account
hub / github.com/crashappsec/github-analyzer / WrappedOAuthApp

Struct WrappedOAuthApp

pkg/output/html/html.go:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26var staticFiles embed.FS
27
28type WrappedOAuthApp struct {
29 App scrape.OAuthApp
30 State string
31}
32
33type WrappedIssue struct {
34 Issue issue.Issue

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected