MCPcopy Index your code
hub / github.com/coder/coder / RBACObject

Method RBACObject

coderd/rbac/authz_internal_test.go:44–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (o *objectBomb) RBACObject() Object {
45 o.bomb()
46 return o.Objecter.RBACObject()
47}
48
49func TestFilterError(t *testing.T) {
50 t.Parallel()

Callers

nothing calls this directly

Calls 1

RBACObjectMethod · 0.65

Tested by

no test coverage detected