codegen

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2026 License: MIT

README

codegen

Release

Interface generator

codegen interface \
--type=github.com/khevse/codegen/tests/mainpkg.StructWithMethods=IStructWithMethods \
--target-dir=./tests/mainpkg \
--suffix=generated

Objects wrapper for tests

codegen object-test-wrapper \
--interface-type=github.com/khevse/codegen/tests/mainpkg.IFactory=FactoryWrapper \
--object-type=github.com/khevse/codegen/tests/mainpkg.Factory \
--target-dir=./tests/mainpkg  \
--mock-package=github.com/khevse/codegen/tests/mainpkg/mocks \
--suffix=generated

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL