Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Options
The repository ID to search for.
Returns
Returns aRepository instance if found, or null/None if the repository doesn’t exist. In Go, FindOne returns (*Repo, error) and uses nil for not found.