init: publisher

This commit is contained in:
sujit
2024-09-29 16:26:54 +05:45
parent 488652d322
commit 4221627389
3 changed files with 79 additions and 73 deletions

View File

@@ -17,4 +17,5 @@ var (
ContentType = "Content-Type"
TypeJson = "application/json"
HeaderKey = "headers"
TriggerNode = "triggerNode"
)