8d4b9a167c
Add PocketBase hooks for group management and real-time notifications: - Groups collection with owner/members permissions - Team Sessions with group member verification - Invitations with real-time notifications - Helper functions for group ownership and membership checks Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 lines
82 B
Modula-2
6 lines
82 B
Modula-2
module gamegroup-hooks
|
|
|
|
go 1.21
|
|
|
|
require github.com/pocketbase/pocketbase v0.22.4
|