A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/openbiox/ligo below:

openbiox/ligo: A collection of functions of golang.

ligo

A set of Golang utils function (logging...).

Installation
go get -u github.com/openbiox/ligo/...
Usage
package hget

import (
	"fmt"

	"github.com/openbiox/ligo/log"
	"github.com/openbiox/ligo/stringo"
)

func main() {
	prog := "ligo"
	log.Infof("Starting %s...", ligo)

	v := stringo.StrDetect("AACCDD#AC", "#.*")
	fmt.Println(v)
}
License

Academic Free License version 3.0


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4