Home
last modified time | relevance | path

Searched refs:ENDPOINT (Results 1 – 1 of 1) sorted by relevance

/tonic/examples/src/gcp/
H A Dclient.rs12 const ENDPOINT: &str = "https://pubsub.googleapis.com"; constant
34 let channel = Channel::from_static(ENDPOINT) in main()