github.com/andeya/ameda@v1.5.3/test/time/time.go (about) 1 package time 2 3 type Time struct { 4 S int 5 }