package
Version:
v3.2.0+incompatible
Opens a new window with list of versions in this module.
Published: Feb 7, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Find(expression, input string) (string, error)
-
func FindAll(expression string, n int, input string) ([]string, error)
-
func Match(expression, input string) bool
-
func Replace(expression, replacement, input string) string
-
func ReplaceLiteral(expression, replacement, input string) (string, error)
-
func Split(expression string, n int, input string) ([]string, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.