JNyaa / ulib

A wrapper that provides functional extensions and a quick start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ulib

Go Reference Apache-2.0 Go Version GitHub release (latest by date)

GitHub Issues GitHub Repo stars GitHub repo size GitHub commit activity

A wrapper that provides functional extensions and a quick start.

Usage

$ go get github.com/3JoB/ulib@v1.21.0

Package

crypt - Hash encryption for fast encapsulation.

fsutil - Rapid encapsulation of various file operations.

hex - Partial modification of the hex package.

json - Enhanced encapsulation of JSON packages.

keyword - Fast wrapper for keyword lookup.

net - Extension of the functionality of net/http.

path - path package

reflect - Extensions to go-reflect.

runtime - System related packages

telebot - Rapid encapsulation of go-telebot .

License

This software is distributed under Apache-2.0 license.

About

A wrapper that provides functional extensions and a quick start

License:Apache License 2.0


Languages

Language:Go 100.0%