This message was deleted.
# golang
s
This message was deleted.
✔️ 1
m
Found this. if apitype.PreviewUpdate == "preview" { ... } But it's wrong. This is constant :DDD It is always preview.
m
@lemon-agent-27707 Could you give me a way how to find such stuff? Tried to google something like DryRun and so on, but didn't come to the solution. It made sense to go to context and go through its methods, sure. But maybe there is more simple way and I just do not see it? Thank you.
l
The godocs on pkg.go.dev are the source of truth for our Go SDK documentation. Agree that the SEO on that page is not great 😞