Beispiel #1
0
func init() {
	ts.RegisterExtension("text", pkg)
}
Beispiel #2
0
func init() {
	ts.RegisterExtension("math", pkg)
}
Beispiel #3
0
func init() {
	ts.RegisterExtension("system", pkg)
}
Beispiel #4
0
func init() {
	ts.RegisterExtension("re", pkg)
}