extension

package
v0.0.0-...-9307e03 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extension

type Extension struct {
	// contains filtered or unexported fields
}

func NewExtension

func NewExtension() *Extension

rpc服务的扩展

func (*Extension) Get

func (e *Extension) Get(method string) *ExtensionOption

Get method extension

type ExtensionOption

type ExtensionOption struct {
	SkipMetadataUidCheck bool
	// contains filtered or unexported fields
}

type IExtensionOption

type IExtensionOption interface {
	GetSkipMetadataUidCheck() bool
}

Jump to

Keyboard shortcuts

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