MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / my_app_id

Method my_app_id

gateway/src/main_service.rs:298–300  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

296 }
297
298 pub(crate) fn my_app_id(&self) -> Option<&[u8]> {
299 self.my_app_id.as_deref()
300 }
301}
302
303impl Proxy {

Callers 1

verify_gateway_peerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected