Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3258
func
(x *Partials) GetWrite() []string {
3259
if
x != nil {
3260
return
x.Write
3261
}
3262
return
nil
3263
}
3264
3265
func
(x *Partials) GetDelete() []string {
3266
if
x != nil {
Callers
1
PartialWrite
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected