1
0
Fork 0

Move schema package

This commit is contained in:
Gregory Eremin 2018-11-09 01:13:36 +01:00
parent 681ca59d22
commit cf0a4f73c8
3 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package reader
import (
"github.com/juju/errors"
"github.com/localhots/bocadillo/binlog"
"github.com/localhots/bocadillo/schema"
"github.com/localhots/bocadillo/reader/schema"
)
// Reader ...