admin

package
v1.46.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package admin contains internal implementation for admin service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddService

func AddService(f func(grpc.ServiceRegistrar) (func(), error))

AddService adds a service to the list of admin services.

NOTE: this function must only be called during initialization time (i.e. in an init() function), and is not thread-safe.

If multiple services with the same service name are added (e.g. two services for `grpc.channelz.v1.Channelz`), the server will panic on `Register()`.

func Register

func Register(s grpc.ServiceRegistrar) (cleanup func(), _ error)

Register registers the set of admin services to the given server.

Types

This section is empty.

Jump to

Keyboard shortcuts

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