Documentation
¶
Overview ¶
Package main provides usage examples for the PocketBase Go SDK.
This example demonstrates basic CRUD operations including listing, creating, and deleting records using both struct types and map[string]any.
Run with: make serve (in another terminal) && go run example/main.go
Click to show internal directories.
Click to hide internal directories.