api

package
v2.0.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudServiceRequest

type CloudServiceRequest interface {
	GetCloudServiceId() string
}

CloudServiceRequest represents any kind of RPC request, that contains a reference to a cloud service. Defined in internal/api to avoid cyclic dependencies.

type PayloadRequest

type PayloadRequest interface {
	GetPayload() proto.Message
	proto.Message
}

PayloadRequest describes any kind of requests that carries a certain payload. Defined in internal/api to avoid cyclic dependencies.

Jump to

Keyboard shortcuts

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