example_test: change name for clarity
This commit is contained in:
parent
1de5ce0378
commit
0b69e6503f
@ -81,7 +81,7 @@ func ExampleMap_tags() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func ExampleMap_nested() {
|
func ExampleMap_omitNested() {
|
||||||
// By default field with struct types are processed too. We can stop
|
// By default field with struct types are processed too. We can stop
|
||||||
// processing them via "omitnested" tag option.
|
// processing them via "omitnested" tag option.
|
||||||
type Server struct {
|
type Server struct {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user