Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.
/ factory Public archive
forked from titpetric/factory

Go factories for some common things which I use

License

Notifications You must be signed in to change notification settings

cortezaproject/factory

 
 

Repository files navigation

factory

Go factories for some common things which I use.

  • Database (sqlx + mysql & pq) + utility functions
  • Database query profiler for Stdout or Memory ([]string)
  • Sonyflake ID generator for uint64 ids

Written by @TitPetric and licensed under the permissive WTFPL.

About

Go factories for some common things which I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Makefile 0.1%