MCPcopy
hub / github.com/grafana/dskit / FailWithHTTPError

Method FailWithHTTPError

server/fake_server.pb.go:241–241  ·  view source on GitHub ↗
(ctx context.Context, in *FailWithHTTPErrorRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

239 Succeed(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
240 FailWithError(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
241 FailWithHTTPError(ctx context.Context, in *FailWithHTTPErrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
242 Sleep(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
243 StreamSleep(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (FakeServer_StreamSleepClient, error)
244 ReturnProxyProtoCallerIP(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ProxyProtoIPResponse, error)

Implementers 3

FakeServerserver/server_test.go
fakeServerClientserver/fake_server.pb.go
UnimplementedFakeServerServerserver/fake_server.pb.go

Calls

no outgoing calls

Tested by 1