Bocadillo

This commit is contained in:
2018-11-06 23:17:48 +01:00
parent 5ef0642499
commit aa2b3ad7b1
9 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package tools
import (
"encoding/binary"
"github.com/localhots/blt/mysql"
"github.com/localhots/bocadillo/mysql"
)
// Buffer is a simple wrapper over a slice of bytes with a cursor. It allows for