func/pkg/scaffolding/testdata/testwrite
Matej Vašek c98b9f67c3
Fix: Go scaffolding uses correct module name (#2769)
* 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>
2025-04-04 05:27:05 +00:00
..
certs feat: scaffolded functions certs (#1823) 2023-06-26 18:57:51 +00:00
go/scaffolding/instanced-http Fix: Go scaffolding uses correct module name (#2769) 2025-04-04 05:27:05 +00:00