You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add docstrings for annotation-related functions (#673)
Improve documentation for exported functions in mcp/resources.go and mcp/utils.go:
- WithAnnotations: describe return type and field initialization
- WithLastModified: consolidate timestamp format documentation
- WithTemplateAnnotations: describe return type and field initialization
- ValidateISO8601Timestamp: document empty string handling and return behavior
- ParseAnnotations: add comprehensive docstring for parsing behavior
0 commit comments