internal

package
v0.0.0-...-9135e14 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnablePlugin

func EnablePlugin(ctx context.Context)

Types

type RegisterCenter

type RegisterCenter interface {
	Register(ctx context.Context, serviceInfo configuration.ServiceInfo) error
}

type Service

type Service interface {
	GetRegisterCenter() RegisterCenter
	SetRegisterCenter(center RegisterCenter) error
}

func GetService

func GetService() Service

Jump to

Keyboard shortcuts

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