Skip to content

Go library to seed database data and/or create fixtures for DB tests, with data relationships.

License

Notifications You must be signed in to change notification settings

rrgmc/debefix-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debefix-value - Custom value handlers for debefix

GoDoc

debefix is a Go library to seed database data and/or create fixtures for DB tests.

This module includes custom values that can be used to load data in fixtures.

Values included in this module MUST ONLY use base or widely used modules (like golang.org/x).

Install

go get -u github.com/rrgmc/debefix-value/v2

Values

  • copyfile (helper to handle external files like copying and file information)

License

MIT

Author

Rangel Reale (rangelreale@gmail.com)

About

Go library to seed database data and/or create fixtures for DB tests, with data relationships.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages