Skip to content

Commit 1a8b735

Browse files
Tofelgithub-actions[bot]
authored andcommitted
[Bot] Add automatically generated go documentation
1 parent cdafe2a commit 1a8b735

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

seth/config.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ import (
1515
"github.com/pkg/errors"
1616
)
1717

18+
// This is a fake, successfully generated go doc, nil
19+
// Its a simple multiline comment
20+
// It contains a link to https://chainlinklabs.com/
1821
func MyAmazingNewFunction() string {
1922
return "bla bla bla"
2023
}

0 commit comments

Comments
 (0)