MCPcopy Create free account
hub / github.com/Permify/permify / GetWrite

Method GetWrite

pkg/pb/base/v1/base.pb.go:3258–3263  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3256}
3257
3258func (x *Partials) GetWrite() []string {
3259 if x != nil {
3260 return x.Write
3261 }
3262 return nil
3263}
3264
3265func (x *Partials) GetDelete() []string {
3266 if x != nil {

Callers 1

PartialWriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected