internal

package
v0.0.0-...-585f190 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitOperatorApp

func InitOperatorApp(config2 *tiga.Configuration) *migrate.InitOperator

func NewAPPSvr

func NewAPPSvr(config2 *tiga.Configuration, log logger.Logger) v1_2.AppsServiceServer

func NewAuthzSvr

func NewAuthzSvr(config2 *tiga.Configuration, log logger.Logger) v1.AuthServiceServer

func NewEndpointSvr

func NewEndpointSvr(config2 *tiga.Configuration, log logger.Logger) v1_3.EndpointServiceServer

func NewFileSvr

func NewFileSvr(config2 *tiga.Configuration, log logger.Logger) v1_4.FileServiceServer

func NewSysSvr

func NewSysSvr(config2 *tiga.Configuration, log logger.Logger) v1_5.SystemServiceServer

Types

type GatewayWorker

type GatewayWorker interface {
	// Start the worker
	Start()
}

func New

func New(config2 *tiga.Configuration, log logger.Logger, endpoint2 string) GatewayWorker

func NewGatewayWorkerImpl

func NewGatewayWorkerImpl(daemon daemon.Daemon, server *gateway.GatewayServer) GatewayWorker

type GatewayWorkerImpl

type GatewayWorkerImpl struct {
	// contains filtered or unexported fields
}

func (*GatewayWorkerImpl) Start

func (g *GatewayWorkerImpl) Start()

Directories

Path Synopsis
biz
pkg

Jump to

Keyboard shortcuts

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