MCPcopy Create free account
hub / github.com/grpc/grpc-java / InternalStatus

Method InternalStatus

api/src/main/java/io/grpc/InternalStatus.java:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24@Internal
25public final class InternalStatus {
26 private InternalStatus() {}
27
28 /**
29 * Key to bind status message to trailing metadata.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected