An open API service indexing awesome lists of open source software.

https://github.com/windomz/go-regex

Some regex match functions for golang
https://github.com/windomz/go-regex

Last synced: about 1 year ago
JSON representation

Some regex match functions for golang

Awesome Lists containing this project

README

          

# go-regex

## Overview

* Some regex match functions

## Installation

```
go get -u github.com/WindomZ/go-regex
```

## TODO

* Usage and more demos
* More useful functions
* More Test and Benchmark

## LICENSE

MIT(http://opensource.org/licenses/mit-license.php)