Table interface cleanup.

This commit is contained in:
zer0sub 2019-06-05 17:15:20 +02:00
parent 8f51662fe5
commit 4d7fbf8f49
32 changed files with 543 additions and 794 deletions

View file

@ -7,7 +7,7 @@ import (
gc "gopkg.in/check.v1"
"github.com/dropbox/godropbox/errors"
"errors"
)
type StmtSuite struct {