rdfio/rdf2smw

View on GitHub
components/const.go

Summary

Maintainability
A
0 mins
Test Coverage
package components
 
const (
exported const BUFSIZE should have comment (or a comment on this block) or be unexported
BUFSIZE = 16
)