Skip to content

Commit

Permalink
no decorate overload
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Feb 20, 2024
1 parent 8633a29 commit 7396b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotated.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ var (
}
)

// Annotation decorates a target for [Annotate].
// Annotation specifies how to wrap a target for [Annotate].
// It can be used to set up additional options for a constructor,
// or with [Supply], for a value.
type Annotation interface {
Expand Down

0 comments on commit 7396b56

Please sign in to comment.