SpiceQA
Questions
Tags
Users
Badges
user_11210494
@user_11210494
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
How to use a forked module, with versioned Go Modules (v1.11+, GO111MODULE=on)
16 votes
Go Modules: finding out right pseudo-version (vX.Y.Z-<timestamp>-<commit>) of required package
10 votes
How to access shared field in structs in generics in Go 1.18? I get error "type t has no field or method DATE_START"
10 votes
Why do I get "undeclared name: any (requires version go1.18 or later)" when using any instead of interface{}? I am using Go 1.18
10 votes
Go get cannot find local packages when using multiple modules in a repo
6 votes
Top Questions
Why do I get "undeclared name: any (requires version go1.18 or later)" when using any instead of interface{}? I am using Go 1.18
5 votes
1 answers