github.com/dubbogo/gost@v1.14.0/encoding/yaml/testdata/config.yml (about)

     1  
     2  intTest: 11
     3  booleanTest: false
     4  strTest: "strTest"
     5  
     6  child:
     7    strTest: "childStrTest"