# Functions

No description provided by the author
RegisterPreviewServiceHandler registers the http handlers for service PreviewService to "mux".
RegisterPreviewServiceHandlerClient registers the http handlers for service PreviewService to "mux".
RegisterPreviewServiceHandlerFromEndpoint is same as RegisterPreviewServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPreviewServiceHandlerServer registers the http handlers for service PreviewService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
PreviewService_ServiceDesc is the grpc.ServiceDesc for PreviewService service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypedObject is used as a replacement for [Any](https://protobuf.dev/programming-guides/proto3/#any) because the TypeScript generator we use (protoc-gen-grpc-gateway-ts) does not serialise it correctly.
UnimplementedPreviewServiceServer must be embedded to have forward compatible implementations.

# Interfaces

PreviewServiceClient is the client API for PreviewService service.
PreviewServiceServer is the server API for PreviewService service.
UnsafePreviewServiceServer may be embedded to opt out of forward compatibility for this service.