github.com/rgonomic/rgo@v0.2.2-0.20220708095818-4747f0905d6e/internal/pkg/testdata/struct_float64_in_0/struct_float64_in.go (about) 1 // Code generated by "go generate github.com/rgonomic/rgo/internal/pkg/testdata"; DO NOT EDIT. 2 3 package struct_float64_in_0 4 5 //{"in":["float64","struct{F1 float64; F2 float64 \"rgo:\\\"Rname\\\"\"}"]} 6 func Test0(par0 struct { 7 F1 float64 8 F2 float64 "rgo:\"Rname\"" 9 }) { 10 }