Update README.md
This commit is contained in:
parent
f9d7671844
commit
40eb25a95d
|
@ -77,8 +77,8 @@ Circular struct with a uint8 field and a pointer to itself via %+v:
|
||||||
|
|
||||||
```
|
```
|
||||||
* spew.Config.MaxDepth
|
* spew.Config.MaxDepth
|
||||||
Maximum number of levels to descend into nested data structures.
|
Maximum number of levels to descend into nested data structures.
|
||||||
There is no limit by default.
|
There is no limit by default.
|
||||||
|
|
||||||
* spew.Config.Indent
|
* spew.Config.Indent
|
||||||
String to use for each indentation level for Dump functions.
|
String to use for each indentation level for Dump functions.
|
||||||
|
|
Loading…
Reference in New Issue