gogcli/internal/googleapi
salmonumbrella f8b83e5609 feat(groups): add Google Groups commands and calendar team feature
- Add `gog groups list` to list groups user belongs to
- Add `gog groups members <email>` to list group members
- Add `gog calendar team <group-email>` for team calendar queries
- Support --freebusy flag for faster availability checks
- Parallel fetching with event deduplication
- Cloud Identity API client for non-admin group access
- Update README with new commands and examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 06:27:58 +01:00
..
calendar.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
circuitbreaker_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
circuitbreaker.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
client_more_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
client.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
cloudidentity.go feat(groups): add Google Groups commands and calendar team feature 2026-01-08 06:27:58 +01:00
docs.go refactor(docs): use docs API for info/cat 2026-01-08 01:16:26 +01:00
drive.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
errors_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
errors.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
gmail.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
keep.go fix(auth): default --services to user 2026-01-07 21:36:35 +01:00
people.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
retry_constants.go feat: take over PR #18 integration 2025-12-26 15:35:15 +01:00
services_more_test.go refactor(docs): use docs API for info/cat 2026-01-08 01:16:26 +01:00
sheets.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
tasks_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
tasks.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
transport_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
transport.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00