Showing 70 of 70 total issues
exported method TripleAggregatePrinter.Run should have comment or be unexported Open
Open
func (p *TripleAggregatePrinter) Run() {
- Exclude checks
exported method WikiPagePrinter.Run should have comment or be unexported Open
Open
func (p *WikiPagePrinter) Run() {
- Exclude checks
exported type ResourceIndexToTripleAggregates should have comment or be unexported Open
Open
type ResourceIndexToTripleAggregates struct {
- Exclude checks
exported type WikiPage should have comment or be unexported Open
Open
type WikiPage struct {
- Exclude checks
exported method SMWTemplateCallFormatter.Run should have comment or be unexported Open
Open
func (p *SMWTemplateCallFormatter) Run() {
- Exclude checks
exported method TripleAggregateToWikiPageConverter.Run should have comment or be unexported Open
Open
func (p *TripleAggregateToWikiPageConverter) Run() {
- Exclude checks
exported type Category should have comment or be unexported Open
Open
type Category struct {
- Exclude checks
exported function NewCategory should have comment or be unexported Open
Open
func NewCategory(name string) *Category {
- Exclude checks
exported method ResourceIndexToTripleAggregates.Run should have comment or be unexported Open
Open
func (p *ResourceIndexToTripleAggregates) Run() {
- Exclude checks
exported method CategoryFilterer.Run should have comment or be unexported Open
Open
func (p *CategoryFilterer) Run() {
- Exclude checks
exported const BUFSIZE should have comment (or a comment on this block) or be unexported Open
Open
BUFSIZE = 16
- Exclude checks
exported type ResourceIndexFanOut should have comment or be unexported Open
Open
type ResourceIndexFanOut struct {
- Exclude checks
exported function NewTripleAggregatePrinter should have comment or be unexported Open
Open
func NewTripleAggregatePrinter() *TripleAggregatePrinter {
- Exclude checks
exported method TriplePrinter.Run should have comment or be unexported Open
Open
func (p *TriplePrinter) Run() {
- Exclude checks
exported type MWXMLCreator should have comment or be unexported Open
Open
type MWXMLCreator struct {
- Exclude checks
exported type SMWTemplateCallFormatter should have comment or be unexported Open
Open
type SMWTemplateCallFormatter struct {
- Exclude checks
exported function NewTriplePrinter should have comment or be unexported Open
Open
func NewTriplePrinter() *TriplePrinter {
- Exclude checks
exported function NewTripleAggregateToWikiPageConverter should have comment or be unexported Open
Open
func NewTripleAggregateToWikiPageConverter() *TripleAggregateToWikiPageConverter {
- Exclude checks
exported type WikiPagePrinter should have comment or be unexported Open
Open
type WikiPagePrinter struct {
- Exclude checks
exported type StringFileWriter should have comment or be unexported Open
Open
type StringFileWriter struct {
- Exclude checks