MCPcopy Index your code
hub / github.com/google/go-github / ProjectV2ItemContentType

TypeAlias ProjectV2ItemContentType

github/projects.go:21–21  ·  view source on GitHub ↗

ProjectV2ItemContentType represents the type of content in a ProjectV2Item.

Source from the content-addressed store, hash-verified

19
20// ProjectV2ItemContentType represents the type of content in a ProjectV2Item.
21type ProjectV2ItemContentType string
22
23// This is the set of possible content types for a ProjectV2Item.
24const (

Calls

no outgoing calls

Tested by

no test coverage detected