fix golint issues, exported doc (#451)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package naming
|
||||
|
||||
// Namer interface wraps the method Name.
|
||||
type Namer interface {
|
||||
Name() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user