regx101

package
v0.0.0-...-bbb754b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseRxNammed

func ParseRxNammed(rx *regexp.Regexp, str string) map[string]string

Usage: var compRegEx = regexp.MustCompile(`101Parse\sstatus:\s(?P<ParseStatus>\w+)\s\|\sfolderId:(?P<FolderID>\w+)\s\|\sUserID:(?P<UserID>\w+)\s\|\sPath:(?P<PathCfg>\w+)`)

paramsMap := regx101.ParseRxNammed(compRegEx,msg1.MyStdout)

val := paramsMap["ParseStatus"]

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL