v1

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GRPCInstancePrefix defines the grpc server instance prefix used by all bifrost service.
	GRPCInstancePrefix = "com.github.ClessLi.api"
)

Variables

This section is empty.

Functions

func NewBifrostServiceRegister

func NewBifrostServiceRegister(factory Factory) service_register.ServiceRegisterGenerator

Types

type Factory

type Factory interface {
	WebServerConfig() pbv1.WebServerConfigServer
	WebServerStatistics() pbv1.WebServerStatisticsServer
	WebServerStatus() pbv1.WebServerStatusServer
	WebServerLogWatcher() pbv1.WebServerLogWatcherServer
}

func New

func New(handlers handler.HandlersFactory, opts *options.Options) Factory

Jump to

Keyboard shortcuts

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