Repository Guidelines
The module `github.com/git-hulk/langfuse-go` targets Go 1.23. High-level client code lives in `langfuse.go`, while domain-specific APIs sit under `pkg/<domain>` (for example `pkg/traces`, `pkg/datasets`, `pkg/prompts`). Each package contains request/response structs plus helpers, and keeps its tests