Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ caller
Method
caller
core/station/impl/src/core/call_context.rs:64–66 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
62
}
63
64
pub fn caller(&self) -> Principal {
65
self.caller
66
}
67
68
// return reference to user
69
pub fn user(&self) -> Option<&User> {
Callers
9
me
Method · 0.45
list_notifications
Method · 0.45
get_caller_privileges_for_request
Method · 0.45
list_requests
Method · 0.45
get_next_approvable_request
Method · 0.45
create_request
Method · 0.45
submit_request_approval
Method · 0.45
remove_admin
Method · 0.45
assert_transfer_access
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected