What if a function you regex for is completely missing? Will this blow up?
The answer for these types of things is to put the source all in one place, and have a tool that generates the md and the go, and makes sure there are no errors.
Wonder if go generate supports that workflow, but I’m glad I don’t deal with the go build system much anymore.
What if a function you regex for is completely missing? Will this blow up?
The answer for these types of things is to put the source all in one place, and have a tool that generates the md and the go, and makes sure there are no errors.
Wonder if go generate supports that workflow, but I’m glad I don’t deal with the go build system much anymore.