Versions in this module Expand all Collapse all v1 v1.0.0 Nov 14, 2020 Changes in this version + func Compile(expr string) (re *regexp, extended bool, err error) + type Context struct + Cursor int + Data []byte + Matches map[interface{}][]int + type FuncMap map[string]func(ctx Context) interface