link to our wiki

This commit is contained in:
adlerhurst
2025-07-29 09:55:05 +02:00
parent 378fe801b4
commit 432295ba76
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import (
)
// The variables could also be moved to a struct.
// I just started with the [singleton pattern](https://refactoring.guru/design-patterns/singleton) and kept it like this.
// I just started with the [singleton pattern](https://github.com/zitadel/zitadel/wiki/WIP:-Software-Architecture#singleton) and kept it like this.
var (
pool database.Pool
// userCodeAlgorithm crypto.EncryptionAlgorithm