Skip to main content

All Questions

Tagged with
1 vote
2 answers
222 views

How can I include common strings (regexes) in several projects written in different languages?

I have a simple Go library (~300 lines, mostly type declarations and nice methods and compatibility methods for gomobile etc., also pretty-printing scripts). The heart of the whole project are two ...
Mika Feiler's user avatar