Fix README.md
This commit is contained in:
parent
e8a7d20d51
commit
e7708e7aa2
@ -46,6 +46,7 @@ if err != nil {
|
|||||||
|
|
||||||
// prints: []interface {}{true, 123456, "Arslan"}
|
// prints: []interface {}{true, 123456, "Arslan"}
|
||||||
fmt.Printf("%#v", m)
|
fmt.Printf("%#v", m)
|
||||||
|
```
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// check if it's a struct or a pointer to struct
|
// check if it's a struct or a pointer to struct
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user