generate

Setup generator

Automates the process of generating setup code in Go projects

runnerruns go generate recursively on a specified path or environment variable and can filter by regex

GitHub

30 stars
6 watching
6 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists

generate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
azr/generators Automates the generation of boilerplate code for common Go applications 5
actions/setup-go An action that sets up a Go environment for use in GitHub Actions workflows 1,414
gogo/letmegrpc Generates web forms from gRPC definitions 423
kazhuravlev/options-gen A tool to generate functional options for Go applications. 81
x1unix/go-playground A web-based development environment for Go programming 1,319
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,246
mrsinham/goreset Generates reset methods for Go structs to easily reuse them without fear of tricky bugs 33
percolate/charlatan Tools to generate mock implementations of interfaces in Go programming language 203
lileio/lile Automates the creation of basic gRPC services in Go with pre-set structures and tools. 1,506
rjeczalik/interfaces Tools for generating interfaces and structs in Go 423
ian-kent/gofigure Tool for easy configuration of Go applications with support for environment variables and command line flags. 68
galeone/rts Generates Go structs from JSON responses to specific routes defined in a configuration file. 248
jmattheis/goverter Automates the generation of type-safe conversion methods between data structures 576
go-the-way/sg A Go library for generating standard SQL queries 6
gojuno/minimock Generates mocks out of Go interface declarations to make testing easier and more efficient. 649