README ¶ codegen Interface generator bin/codegen interface \ --type=github.com/khevse/codegen/tests/mainpkg.StructWithMethods=IStructWithMethods \ --target-dir=./internal/command/interface_creator \ --suffix=_generated Objects wrapper for tests bin/codegen object-test-wrapper \ --interface-type=github.com/khevse/codegen/tests/mainpkg.IFactory=FactoryWrapper \ --target-dir=./internal/command/object_test_wrapper \ --mock-package=github.com/khevse/codegen/tests/mainpkg/mocks \ --suffix=_generated Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd codegen command internal command/interface_creator command/object_test_wrapper pkg/application pkg/astpkg pkg/command pkg/stringspkg pkg/templatepkg tests mainpkg mainpkg/childpkg mainpkg/mocks Click to show internal directories. Click to hide internal directories.