Expand description
Host calls.
Functionsยง
- add_
map_ value - Adds a map value.
- add_
map_ value_ bytes - Adds a map value bytes.
- call_
foreign_ function - Calls a foreign function.
- cancel_
grpc_ call - Cancels a gRPC call.
- cancel_
grpc_ stream - Cancels a gRPC stream.
- close_
downstream - Closes the downstream.
- close_
grpc_ stream - Closes a gRPC stream.
- close_
upstream - Closes the upstream.
- define_
metric - Defines a metric.
- dequeue_
shared_ queue - Dequeues a shared queue.
- dispatch_
grpc_ call - Dispatches a gRPC call.
- dispatch_
http_ call - Dispatches an HTTP call.
- done
- Indicates done state.
- enqueue_
shared_ queue - Enqueues a shared queue.
- get_
buffer - Gets the buffer.
- get_
current_ time - Gets the current time.
- get_
grpc_ status - Gets the gRPC status.
- get_
log_ level - Gets the log level.
- get_map
- Gets the map.
- get_
map_ bytes - Gets the map bytes.
- get_
map_ value - Gets the map value.
- get_
map_ value_ bytes - Gets the map value bytes.
- get_
metric - Gets the metric.
- get_
property - Gets the property.
- get_
shared_ data - Gets the shared data.
- increment_
metric - Increments a metric.
- log
- Logs a message.
- open_
grpc_ stream - Opens a gRPC stream.
- record_
metric - Records a metric.
- register_
shared_ queue - Registers a shared queue.
- reset_
http_ request - Resets the HTTP request.
- reset_
http_ response - Resets the HTTP response.
- resolve_
shared_ queue - Resolves a shared queue.
- resume_
downstream - Resumes the downstream.
- resume_
http_ request - Resumes the HTTP request.
- resume_
http_ response - Resumes the HTTP response.
- resume_
upstream - Resumes the upstream.
- send_
grpc_ stream_ message - Sends a gRPC stream message.
- send_
http_ response - Sends the HTTP response.
- set_
buffer - Sets the buffer.
- set_
effective_ context - Sets the effective context.
- set_map
- Sets the map.
- set_
map_ bytes - Sets the map bytes.
- set_
map_ value - Sets the map value.
- set_
map_ value_ bytes - Sets the map value bytes.
- set_
property - Sets the property.
- set_
shared_ data - Sets the shared data.
- set_
tick_ period - Sets the tick period.