On Fri, Jun 28, 2024 at 3:25 PM Victor Manuel “Vitu” Giordano <
vitucho3...@gmail.com> wrote:
> I struggle with performing all the tests written in a file that requires
> symbols defined on other files of the same package.
>
> For example
> $ go test practice_resource_test.go
> # command-line-argu
On Fri, Jun 28, 2024 at 3:25 PM Victor Manuel “Vitu” Giordano
wrote:
>
> I struggle with performing all the tests written in a file that requires
> symbols defined on other files of the same package.
>
> For example
> $ go test practice_resource_test.go
> # command-line-arguments [command-line-ar
Hi guys! How you are doing?
I struggle with performing all the tests written in a file that requires
symbols defined on other files of the same package.
For example
$ go test practice_resource_test.go
# command-line-arguments [command-line-arguments.test]
./practice_resource_test.go:11:12: undef
Support ends in a year.
https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, sen
I tried a patch as my first contribution :)
https://github.com/golang/go/issues/68242
Laszlo
Ian Lance Taylor a következőt írta (2024. június 23., vasárnap, 4:01:31
UTC+2):
> On Sat, Jun 22, 2024, 6:21 PM Will Faught wrote:
>
>> I see. That doesn't seem very useful to me, so I won't be making