n13t_devops_v0

package
v0.7.32 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDevOpsServer

func RegisterDevOpsServer(s *grpc.Server, srv DevOpsServer)

Types

type DevOpsClient

type DevOpsClient interface {
	WebHook(ctx context.Context, in *v4.WebhookEvent, opts ...grpc.CallOption) (*empty.Empty, error)
}

DevOpsClient is the client API for DevOps service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewDevOpsClient

func NewDevOpsClient(cc grpc.ClientConnInterface) DevOpsClient

type DevOpsServer

type DevOpsServer interface {
	WebHook(context.Context, *v4.WebhookEvent) (*empty.Empty, error)
}

DevOpsServer is the server API for DevOps service.

type UnimplementedDevOpsServer

type UnimplementedDevOpsServer struct {
}

UnimplementedDevOpsServer can be embedded to have forward compatible implementations.

func (*UnimplementedDevOpsServer) WebHook

Jump to

Keyboard shortcuts

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