grpc

package
v0.0.0-...-7068118 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, listenAddress string, repo database.Database, auditlog auditlogger.AuditLogger, log logrus.FieldLogger) error

Types

type AuditLogsServer

type AuditLogsServer struct {
	protoapi.UnimplementedAuditLogsServer
	// contains filtered or unexported fields
}

type Paginatable

type Paginatable interface {
	GetLimit() int64
	GetOffset() int64
}

type ReconcilersServer

type ReconcilersServer struct {
	protoapi.UnimplementedReconcilersServer
	// contains filtered or unexported fields
}

func (*ReconcilersServer) Get

type TeamsServer

type TeamsServer struct {
	protoapi.UnimplementedTeamsServer
	// contains filtered or unexported fields
}

func NewTeamsServer

func NewTeamsServer(db repo) *TeamsServer

func (*TeamsServer) Delete

func (*TeamsServer) Get

func (*TeamsServer) List

type UsersServer

type UsersServer struct {
	protoapi.UnimplementedUsersServer
	// contains filtered or unexported fields
}

func (*UsersServer) Get

func (*UsersServer) List

Jump to

Keyboard shortcuts

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