Skip to content

Commit

Permalink
Amend comment location
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc committed Nov 5, 2024
1 parent 6eb4630 commit f4c5c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/internal/endpointctx/endpointctx.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This package has been added to expose the EndpointCtxKey to allow the datasource_metrics_middleware to read it
package internal

// This package has been added to expose the EndpointCtxKey to allow the datasource_metrics_middleware to read it
type EndpointCtxKeyType struct{}

var EndpointCtxKey = EndpointCtxKeyType{}

0 comments on commit f4c5c5f

Please sign in to comment.