Skip to content

Commit 9717985

Browse files
committed
comment that connectionlogstatus is only used in the fe
1 parent 406e3f4 commit 9717985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codersdk/connectionlog.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const (
5151

5252
// ConnectionLogStatus is the status of a connection log entry.
5353
// It's the argument to the `status` filter when fetching connection logs.
54+
// This is only used in the frontend, not the backend.
5455
type ConnectionLogStatus string
5556

5657
const (

0 commit comments

Comments
 (0)