Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceOptions ¶
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)
Click to show internal directories.
Click to hide internal directories.