Skip to content

Commit

Permalink
add doc.go files to each of the packages
Browse files Browse the repository at this point in the history
They're empty for now, but I figured I'd get them in place at least as a
reminder to write package docs in them.
  • Loading branch information
kevinfalting committed Jan 6, 2024
1 parent 148c0e1 commit c3f166e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions confhandler/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package confhandler
1 change: 1 addition & 0 deletions doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package structconf

0 comments on commit c3f166e

Please sign in to comment.