Skip to content
/ pkg Public

Public Repository of the common packages that Gerasimos Maropoulos, the author of Iris, uses for various commercial or non-commercial projects.

License

Notifications You must be signed in to change notification settings

kataras/pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kataras PKG

Directory

Name Description Depends On Version
geoloc Fetch geolocation and language information from a remote machine based on its IP kataras/chronos, kataras/iris 0.0.2
zerocheck One function; IsZero returns true if exported fields are zero from a struct, or slice/map is empty or user-defined IsZero function returns true, otherwise false go std library and only 0.0.2
structcopy Copies struct's fields to another struct, including embedded and anonymous fields jinzhu/copier and only 0.0.2
config Config and protected settings made easy; load from any file (yaml by default), missing field or password? It fills the missing fields from os.Stdin if necessary (beauty!) kataras/pkg/zerocheck, AlecAivazis/survey, gopkg.in/yaml.v2 0.0.3
sched Sched is a simple task/job scheduler that should be executed once on the future, i.e send an e-mail to a client after a year. go std library and only 0.0.

About

Public Repository of the common packages that Gerasimos Maropoulos, the author of Iris, uses for various commercial or non-commercial projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages