Merge pull request #5 from jvzantvoort/feat/add-namegen #29
Annotations
10 errors
          | 
                      
                          audit: 
                        cmd/invgen/main.go#L213
                      
                       exported function RandomFromList should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/invgen/main.go#L85
                      
                       exported function LogIfWriteError should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/invgen/main.go#L77
                      
                       exported function LogIfError should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/invgen/main.go#L54
                      
                       exported var Purpose should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/invgen/main.go#L47
                      
                       exported var Teams should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/invgen/main.go#L16
                      
                       exported type Host should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/achelper/terms.go#L16
                      
                       exported method Terms.List should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/achelper/terms.go#L12
                      
                       exported method Terms.Add should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/achelper/terms.go#L8
                      
                       exported type Terms should have comment or be unexported | 
| 
                      
                          audit: 
                        cmd/achelper/ssh.go#L11
                      
                       func ReadSshConfig should be ReadSSHConfig |