Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalhaire committed Oct 2, 2022
1 parent 9b87324 commit 0c9b6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
)

// Publish allow to publish one message
//
//nolint:gocognit
func (c *client) Publish(
topic string,
Expand Down

0 comments on commit 0c9b6e0

Please # to comment.