Skip to content

aponx/golib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golib

Centralized APONX Golang libraries. If you have function that considered common, please move it here.

How to contribute on golib:

  1. Any common function that does not have any business logic can be moved here.
  2. You should group your function into a folder as a package.
  3. If the folder not exist, just create it. If the folder exist, put your code there.

Installation

$ go get github.com/aponx/golib

How To Use

See README.md in each folders to see how to use these modules.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages