Documentation and tests
This commit is contained in:
parent
e2debf5f04
commit
d0fcdf4299
6 changed files with 59 additions and 15 deletions
|
|
@ -44,7 +44,6 @@ import (
|
|||
var (
|
||||
ErrInvalid = errors.New("invalid N-Quad")
|
||||
ErrIncomplete = errors.New("incomplete N-Quad")
|
||||
ErrNotExist = errors.New("Quad does not exist")
|
||||
)
|
||||
|
||||
// Our triple struct, used throughout.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue