Skip to content

uzayr/gomerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GoMerge

The golang library to conflate two same struct and maps.

Install

go get github.com/uzayr/gomerge

// use in your .go code
import (
    "github.com/uzayr/gomerge"
)

About

Merging Golang Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages