#Allowed Go module function signatures

1 messages · Page 1 of 1 (latest)

heady tangle
#

Weird, this involved a ton of yak shaving in our graphql package, but then I tested locally without those changes and it still passed so I pushed without it, but when I run the tests in ./hack/make they fail in the way I originally expected. thinkies Long story short, the "void" return signatures might not work, fix coming soon

#

Allowed Go module function signatures

heady tangle
#

ok, phew, yak shaved, fix pushed

foggy dragon
#

Thank you!

#

@heady tangle just double-checking, the idea is that existing modules will not break?