df
This commit is contained in:
parent
45097b6b76
commit
b3cc7b82a1
|
|
@ -11,5 +11,5 @@ func main() {
|
||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Println(err)
|
fmt.Println(err)
|
||||||
}
|
}
|
||||||
fmt.Println(connection)
|
fmt.Printf("%#v", connection)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user