Skip to content

Commit

Permalink
added package comment to output
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Sep 15, 2023
1 parent ab489f1 commit a5c5b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/output/output.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Package output is responsible for writing logs and received response data.
package output

import (
Expand Down

0 comments on commit a5c5b2e

Please sign in to comment.