rpcs

package
v0.0.0-...-efe69f1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package rpcs contains implementation of pRPC services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Actuations

type Actuations struct {
	rpcpb.UnimplementedActuationsServer
}

Actuations is an implementation of deploy.service.Actuations service.

func (*Actuations) BeginActuation

func (srv *Actuations) BeginActuation(ctx context.Context, req *rpcpb.BeginActuationRequest) (resp *rpcpb.BeginActuationResponse, err error)

BeginActuation implements the corresponding RPC method.

func (*Actuations) EndActuation

func (srv *Actuations) EndActuation(ctx context.Context, req *rpcpb.EndActuationRequest) (resp *rpcpb.EndActuationResponse, err error)

EndActuation implements the corresponding RPC method.

type Assets

type Assets struct {
	rpcpb.UnimplementedAssetsServer
}

Assets is the implementation of deploy.service.Assets service.

func (*Assets) GetAsset

func (*Assets) GetAsset(ctx context.Context, req *rpcpb.GetAssetRequest) (resp *modelpb.Asset, err error)

GetAsset implements the corresponding RPC method.

func (*Assets) ListAssetHistory

func (*Assets) ListAssetHistory(ctx context.Context, req *rpcpb.ListAssetHistoryRequest) (resp *rpcpb.ListAssetHistoryResponse, err error)

ListAssetHistory implements the corresponding RPC method.

func (*Assets) ListAssets

func (*Assets) ListAssets(ctx context.Context, req *rpcpb.ListAssetsRequest) (resp *rpcpb.ListAssetsResponse, err error)

ListAssets implements the corresponding RPC method.

Jump to

Keyboard shortcuts

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