repositorypackage
2.0.0+incompatible
Repository: https://github.com/andypangaribuan/project9.git
Documentation: pkg.go.dev
# 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
# README
Project 9
One-stop Solution For All Your GO Project
Project 9 is a small and light but powerful go framework. Also, it has proven to be saving a lot of development hours. If you need performance and good productivity, you will love Project 9.
Installation
go get github.com/andypangaribuan/project9
Then do initialization before using the p9.
project9.Initialize()
Interfaces
Code | Description |
---|---|
p9.Check | Value checker |
p9.Conf | P9 Configuration |
p9.Conv | Converter |
p9.Crypto | Cryptography |
p9.Db | Database |
p9.Err | Error wrap |
p9.Http | API Caller |
p9.Json | Json |
p9.Log | Logging |
p9.Server | TCP Server |
p9.Util | Utilities |
f9 : access direct function