Movatterモバイル変換


[0]ホーム

URL:


balancerload

package
v1.77.0Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License:Apache-2.0Imports:1Imported by:0

Details

Repository

github.com/grpc/grpc-go

Links

Documentation

Overview

Package balancerload defines APIs to parse server loads in trailers. Theparsed loads are sent to balancers in DoneInfo.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcParse

func Parse(mdmetadata.MD)any

Parse calls parser.Read().

funcSetParser

func SetParser(lrParser)

SetParser sets the load parser.

Not mutex-protected, should be called before any gRPC functions.

Types

typeParser

type Parser interface {// Parse parses loads from metadata.Parse(mdmetadata.MD)any}

Parser converts loads from metadata into a concrete type.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp