add documentation

This commit is contained in:
adlerhurst
2025-05-08 19:01:55 +02:00
parent 47e63ed801
commit c6db6dc4b7
27 changed files with 126 additions and 21 deletions

View File

@@ -19,6 +19,7 @@ import (
"github.com/zitadel/zitadel/backend/v3/telemetry/tracing"
)
// These tests give an overview of how to use the domain package.
func TestExample(t *testing.T) {
ctx := context.Background()