previewservice

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyResponse

type EmptyResponse = preview.EmptyResponse

type PreviewRequest

type PreviewRequest = preview.PreviewRequest

type PreviewResponse

type PreviewResponse = preview.PreviewResponse

type PreviewService

type PreviewService interface {
	PreviewStart(ctx context.Context, in *PreviewRequest, opts ...grpc.CallOption) (*PreviewResponse, error)
	PreviewStop(ctx context.Context, in *StopPreviewRequest, opts ...grpc.CallOption) (*EmptyResponse, error)
}

func NewPreviewService

func NewPreviewService(cli zrpc.Client) PreviewService

type StopPreviewRequest

type StopPreviewRequest = preview.StopPreviewRequest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL