I\'m trying to construct a minimal parser using ragel and Go, that works in the same way as the standard library regex match all.
E.g.
var matcher = re