annotations

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceOptions

type ServiceOptions struct {
	Name    string
	Version string
}

func ServiceFromService

func ServiceFromService(service protoreflect.ServiceDescriptor) (ServiceOptions, bool)

type ToolOptions

type ToolOptions struct {
	Name        string
	Title       string
	Description string
	ReadOnly    bool
	Idempotent  bool
	Destructive bool
}

func ToolFromMethod

func ToolFromMethod(method protoreflect.MethodDescriptor) (ToolOptions, bool)

Jump to

Keyboard shortcuts

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