interfaces
Interface generator
Tools for generating interfaces and structs in Go
Code generation tools for Go.
423 stars
8 watching
32 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
codegengolanggolang-interfacegolang-package
Related projects:
Repository | Description | Stars |
---|---|---|
csweichel/bel | A tool that generates TypeScript interfaces from Go structs and interfaces. | 41 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
kazhuravlev/options-gen | A tool to generate functional options for Go applications. | 77 |
blutkoete/golang-ecal | Provides a high-level interface to eCAL's low-level C API | 4 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 77 |
miku/zek | Automates creation of Go structs from XML documents | 750 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
chenquan/go-pkg | A Go toolkit for building software projects | 7 |