ligo

module
v0.0.0-...-bc5e03d Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2023 License: AFL-3.0, CC-BY-3.0

README

GoDoc

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

Directories

Path Synopsis
net

Jump to

Keyboard shortcuts

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