pango

module
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: MIT

README

Pango

Build Status codecov MIT

Pango is a development library for GO.

Package Description
asg a Generic slice utility package
bol a bool data type utility package
bye a byte array/slice utility package
cas a data type cast/convert utility package
cdt a charset detection package based on http://github.com/saintfish/chardet
cog a Generic Collection/Container package
cog/ccg a Generic Concurrent Queue package
doc/csvx a CSV utility (struct scan) package
doc/htmlx a html parse/textify package
doc/ooxml a ooxml text extract utility package
doc/xmlx a xml to map decoder package based on https://github.com/sbabiv/xml2map
fsu a file system utility package
fsw a file system watcher (fsnotify) wrapper package
gel a Golang Expression Language package based on https://github.com/pandafw/panda
gwp a go-routine worker pool package based on https://github.com/gammazero/workerpool
ids/npid a ID generator based on machine network private IP and process ID
ids/snowflake a very simple Twitter snowflake ID generator
imc a simple in-memory cache package based on https://github.com/patrickmn/go-cache
ini a INI file read/write package
iox a IO utility package
ldt a language detection package based on http://github.com/saintfish/chardet
log a Log package like Log4j
lut a language utility package
mag a Generic map utility package
net/email a email sender package
net/httpx a package for http
num a number data type utility package
oss a os stats collect utility package based on https://github.com/mackerelio/go-osstat
ran a random utility package
ref a GO reflect utility package
ret a retry utility package
rex a GO regexp utility package
sch a scheduler utility package
sqx/sqlx a sql package based on https://github.com/jmoiron/sqlx
srv a package for linux/windows service
str a strings package wrapper and provides some useful utility functions
tbs a text resource bundle package for i18n
tmu a time data type utility package
tpl a text/template, html/template wrapper for recursively load template file
vad a validation package based on https://github.com/go-playground/validator
wcu a internal language charset utility package
whk/slack a slack webhook sender package
whk/teams a teams webhook sender package
xin a web framework based on https://github.com/gin-gonic/gin

Directories

Path Synopsis
Package cdt ports character set detection from ICU.
Package cdt ports character set detection from ICU.
cog
cpt
doc
Package gog contains general, generic extensions to the Go language, requiring generics (introduced in Go 1.18).
Package gog contains general, generic extensions to the Go language, requiring generics (introduced in Go 1.18).
ids
npid
Package npid provides a ID generator based on machine network private IP and process ID.
Package npid provides a ID generator based on machine network private IP and process ID.
snowflake
Package snowflake provides a very simple Twitter snowflake generator.
Package snowflake provides a very simple Twitter snowflake generator.
Package ldt detects natural languages and scripts ( writing systems ).
Package ldt detects natural languages and scripts ( writing systems ).
log
Package log provide a general log interface Usage:
Package log provide a general log interface Usage:
lut
jpn
zho
net
oss
cpu
mem
osm
implements extensions to the standard reflect lib suitable for implementing marshalling and unmarshalling packages.
implements extensions to the standard reflect lib suitable for implementing marshalling and unmarshalling packages.
sqx
myx
pqx
sqlx
Package sqlx provides general purpose extensions to database/sql.
Package sqlx provides general purpose extensions to database/sql.
str
test
tpl
vad
_examples/dive command
whk
xin

Jump to

Keyboard shortcuts

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