mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:27:33 +00:00
chore: move the go code into a subfolder
This commit is contained in:
4
apps/api/internal/integration/sink/sink.go
Normal file
4
apps/api/internal/integration/sink/sink.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package sink provides a simple HTTP server where Zitadel can send HTTP based messages,
|
||||
// which are then possible to be observed using observers on websockets.
|
||||
// The contents of this package become available when the `integration` build tag is enabled.
|
||||
package sink
|
Reference in New Issue
Block a user