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: almost 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,407
gogo/letmegrpc Generates web forms from gRPC definitions 421
kazhuravlev/options-gen A tool to generate functional options for Go applications. 77
x1unix/go-playground A web-based development environment for Go programming 1,308
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243
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 Tool for generating type-safe converters in Go 525
go-the-way/sg A Go library for generating standard SQL queries 6
gojuno/minimock Generates mocks from Go interface declarations to simplify unit testing 640