Skip to content

Commit 49c50d8

Browse files
committed
comment
1 parent 5f375fb commit 49c50d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/community/go/pkg/core/events/state_events.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var validJSONPatchOps = map[string]bool{
1515
"test": true,
1616
}
1717

18-
// Role constants to avoid repeated literals.
18+
// RoleActivity is the role for activity messages
1919
const RoleActivity = "activity"
2020

2121
// StateSnapshotEvent contains a complete snapshot of the state

0 commit comments

Comments
 (0)