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

Struct Resource

pkg/issue/resource/resource.go:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type Resource struct {
12 ID string `json:"id"`
13 Kind Kind `json:"kind"`
14}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected