Skip to content

Commit

Permalink
add miss comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alimy committed Mar 31, 2020
1 parent 27a1fe4 commit 37905ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/naming/naming.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

package naming

// NamingStrategy
// NamingStrategy naming strategy interface
type NamingStrategy interface {
Naming(string) string
}

0 comments on commit 37905ec

Please sign in to comment.