Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SliceGenerator ¶
type SliceGenerator struct {
// contains filtered or unexported fields
}
func NewSliceGenerator ¶
func NewSliceGenerator(tc, tv types.Type, pkgName string) (*SliceGenerator, error)
func (*SliceGenerator) Generate ¶
func (s *SliceGenerator) Generate() (res string, err error)
Click to show internal directories.
Click to hide internal directories.