Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Worker)
func WithInstructions ¶
func WithServerName ¶
func WithServerVersion ¶
func WithShutdownTimeout ¶
func WithToolRegistrar ¶
type PingInput ¶
type PingInput struct {
Message string `json:"message" jsonschema:"Message to echo back"`
}
type PingOutput ¶
Click to show internal directories.
Click to hide internal directories.