Documentation
¶
Index ¶
- func Interview() *mcp.Prompt
- func InterviewHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
- func NewReviewHandler(guidelinePath string) mcp.PromptHandler
- func Readability() *mcp.Prompt
- func ReadabilityHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
- func Register(server *mcp.Server, editorialGuidelines, localizationGuidelines string)
- func Review() *mcp.Prompt
- func Tropes() *mcp.Prompt
- func TropesHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterviewHandler ¶
func InterviewHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
func NewReviewHandler ¶
func NewReviewHandler(guidelinePath string) mcp.PromptHandler
func Readability ¶
func ReadabilityHandler ¶
func ReadabilityHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
func TropesHandler ¶ added in v0.6.0
func TropesHandler(ctx context.Context, req *mcp.GetPromptRequest) (*mcp.GetPromptResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.