Searched defs:IsAdmin (Results 1 – 3 of 3) sorted by relevance
37 func IsAdmin(ctx context.Context) bool { func
35 func IsAdmin(c context.Context) bool { func
203 IsAdmin *bool `protobuf:"varint,5,opt,name=is_admin,def=0" json:"is_admin,omitempty"` member