model/directive_map.go
package comment should be of the form "Package model ..." Wontfix
Wontfix
// Copyright 2016, Fitbit, Inc.
- Exclude checks
exported type DirectiveMap should have comment or be unexported Open
Open
type DirectiveMap map[string]string
- Exclude checks
exported method DirectiveMap.WithPrefix should have comment or be unexported Open
Open
func (d DirectiveMap) WithPrefix() map[string]string {
- Exclude checks