Skip to content

Commit

Permalink
#1 Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Feb 6, 2023
1 parent 40d044f commit 5f51ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examplepackage/examplepackage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ func ExampleExamplePackageImpl_SaySomething() {
Something: "I'm here",
}
examplePackage.SaySomething(ctx)
//Output: From examplepackage: I'm here
//Output: examplePackage: I'm here
}

0 comments on commit 5f51ea6

Please sign in to comment.