MCPcopy Create free account
hub / github.com/google/gapid / ResourceType

Method ResourceType

gapis/api/resource.go:43–43  ·  view source on GitHub ↗

ResourceType returns the type of this resource.

(ctx context.Context)

Source from the content-addressed store, hash-verified

41
42 // ResourceType returns the type of this resource.
43 ResourceType(ctx context.Context) ResourceType
44
45 // ResourceData returns the resource data given the current state.
46 ResourceData(ctx context.Context, s *GlobalState) (*ResourceData, error)

Callers 2

buildResourcesFunction · 0.65
ResolveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected