example_test: change name for clarity

This commit is contained in:
Fatih Arslan 2017-01-03 11:07:35 +03:00
parent 1de5ce0378
commit 0b69e6503f

View File

@ -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 {