Showing 70 of 70 total issues
exported function NewWikiPagePrinter should have comment or be unexported Open
Open
func NewWikiPagePrinter() *WikiPagePrinter {
- Exclude checks
exported function NewResourceIndexFanOut should have comment or be unexported Open
Open
func NewResourceIndexFanOut() *ResourceIndexFanOut {
- Exclude checks
exported function NewSMWTemplateCallFormatter should have comment or be unexported Open
Open
func NewSMWTemplateCallFormatter() *SMWTemplateCallFormatter {
- Exclude checks
exported method ResourceIndexFanOut.Run should have comment or be unexported Open
Open
func (p *ResourceIndexFanOut) Run() {
- Exclude checks
exported type DoneSignal should have comment or be unexported Open
Open
type DoneSignal struct{}
- Exclude checks
exported type StringPrinter should have comment or be unexported Open
Open
type StringPrinter struct {
- Exclude checks
exported function NewStringPrinter should have comment or be unexported Open
Open
func NewStringPrinter() *StringPrinter {
- Exclude checks
exported type TriplePrinter should have comment or be unexported Open
Open
type TriplePrinter struct {
- Exclude checks
exported method StringPrinter.Run should have comment or be unexported Open
Open
func (p *StringPrinter) Run() {
- Exclude checks
exported method WikiPage.AddFact should have comment or be unexported Open
Open
func (p *WikiPage) AddFact(fact *Fact) {
- Exclude checks