repogen/internal/code
2022-11-09 11:21:11 +07:00
..
errors.go Scan directory to find source code in multiple files in the same package (#30) 2022-10-17 17:57:49 +07:00
errors_test.go Scan directory to find source code in multiple files in the same package (#30) 2022-10-17 17:57:49 +07:00
extractor.go Add comment to interface method (#28) 2022-05-16 22:37:03 +07:00
extractor_test.go Enforce new linting rules: errname, errorlint, lll, stylecheck (#32) 2022-11-09 11:21:11 +07:00
models.go Segregate base code generation logic to a new package (#31) 2022-10-18 19:37:50 +07:00
models_test.go Segregate base code generation logic to a new package (#31) 2022-10-18 19:37:50 +07:00
package.go Enforce new linting rules: errname, errorlint, lll, stylecheck (#32) 2022-11-09 11:21:11 +07:00
package_test.go Scan directory to find source code in multiple files in the same package (#30) 2022-10-17 17:57:49 +07:00