Skip to content
/ ovw Public

Merge two structs, and overwrite fields when necessary

License

Notifications You must be signed in to change notification settings

achiku/ovw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ovw

Build Status GitHub license Go Report Card

Merge two structs, and overwrite fields when necessary

Why created

To make creating struct for tests easier.

Example

Installation

go get -u github.com/achiku/ovw

Contributing

Pull requests for new features, bug fixes, and suggestions are welcome!

Install gom

This project is using gom for dependency management.

$ go get -u github.com/mattn/gom
$ gom install

Test

$ go test -v

About

Merge two structs, and overwrite fields when necessary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages