Categorygithub.com/askasoft/pango
modulepackage
1.0.26
Repository: https://github.com/askasoft/pango.git
Documentation: pkg.go.dev

# README

Pango

Build Status codecov MIT

Pango is a GO development utility library.

PackageDescription
coga Generic Collection/Container package
cog/ccga Generic Concurrent Queue package
inia INI file read/write package
ioxa IO utility package
loga Log like Log4j
net/emaila email sender package
net/httpxa package for http
sdk/slacka slack webhook sender package
sdk/teamsa teams webhook sender package
stra strings package wrapper and provides some useful utility functions
tpla text/template, html/template wrapper for recursively load template file

How to install?

go get github.com/askasoft/pango

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package cdt ports character set detection from ICU.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package gog contains general, generic extensions to the Go language, requiring generics (introduced in Go 1.18).
No description provided by the author
No description provided by the author
No description provided by the author
Package ldt detects natural languages and scripts ( writing systems ).
Package log provide a general log interface Usage: import "github.com/askasoft/pango/log" log := log.NewLog() log.SetWriter(log.NewAsyncWriter(log.NewConsoleWriter())) Use it like this: log.Fatal("fatal") log.Error("error") log.Warn("warning") log.Info("info") log.Debug("debug") log.Trace("trace") A Logger with name: log := log.GetLogger("foo") log.Debug("hello").
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
implements extensions to the standard reflect lib suitable for implementing marshalling and unmarshalling packages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Version the current pango version.