grpc_interface

package
v0.3.15 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(
	cfg Config,
	appSvc *application.Service,
	delegatorSvc *application.DelegatorService,
	unlockerSvc ports.Unlocker,
	sentryEnabled bool,
	macaroonSvc macaroon.Service,
	arkServer string,
	otelCollectorEndpoint string,
	otelPushInterval int64,
	pyroscopeServerURL string,
) (*service, error)

Types

type Config

type Config struct {
	GRPCPort      uint32
	HTTPPort      uint32
	DelegatorPort uint32
	WithTLS       bool
}

func (Config) Validate

func (c Config) Validate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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