github.com/itsabgr/go-handy@v0.0.0-20220724000257-022d51f2b9c6/empty.go (about)

     1  package handy
     2  
     3  //Empty is a zero size struct
     4  type Empty = struct{}