MCPcopy Create free account
hub / github.com/authorizerdev/authorizer / GetDsl

Method GetDsl

gen/go/authorizer/v1/admin.pb.go:3242–3247  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3240}
3241
3242func (x *FgaModel) GetDsl() string {
3243 if x != nil {
3244 return x.Dsl
3245 }
3246 return ""
3247}
3248
3249// FgaTuple is one persisted relationship tuple returned by FgaReadTuples.
3250// Mirrors model.FgaTuple field-for-field (the read shape; writes use the shared

Callers 1

FgaWriteModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected