Skip to content

Commit

Permalink
Fix gofmt
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Larkin <[email protected]>
  • Loading branch information
plar committed Dec 13, 2024
1 parent 8b4a806 commit b809183
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@
// }
//
// Output:
// Search value=Nice to meet you, I'm Value
// Callback value=Nice to meet you, I'm Value
// Iterator value=Nice to meet you, I'm Value
//
// Search value=Nice to meet you, I'm Value
// Callback value=Nice to meet you, I'm Value
// Iterator value=Nice to meet you, I'm Value
//
// Also the current implementation was inspired by [2] and [3]
//
Expand Down

0 comments on commit b809183

Please sign in to comment.