Skip to content

eneoti/merge-struct

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Merge 02 struct

Merge two different structs, and overwrite fields

Why created

To make creating struct for tests easier.

Installation

go get -u github.com/eneoti/merge-struct

Contributing

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

How to run

This project is using dep for dependency management.

$ dep ensure

Test

$ go test -v

About

Merge two different structs with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages