mirror of https://github.com/knative/func.git
* Fix: Go scaffolding uses correct module name Using incorrect name works for a functions with flat structure -- no sub-packages. When sub-packages are used we need to refer the user module by its true name. Signed-off-by: Matej Vašek <mvasek@redhat.com> * fixup tests Signed-off-by: Matej Vašek <mvasek@redhat.com> --------- Signed-off-by: Matej Vašek <mvasek@redhat.com> |
||
---|---|---|
.. | ||
testdata | ||
detectors.go | ||
detectors_test.go | ||
errors.go | ||
scaffold.go | ||
scaffold_test.go | ||
signatures.go | ||
signatures_test.go |