Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Keran Yang <[email protected]>
  • Loading branch information
KeranYang committed Sep 25, 2024
1 parent 98709ca commit 72283e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/info/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ const (

type ContainerType string

// the string content matches the corresponding server info file name.
// DO NOT change it unless the server info file name is changed.
const (
Sourcer ContainerType = "sourcer"
Sourcetransformer ContainerType = "sourcetransformer"
Expand Down

0 comments on commit 72283e6

Please sign in to comment.