There are 0 repository under go-generate topic.
Automatically generate Go (golang) struct definitions from example JSON
Codegen for functional options in go projects
i18n (Internationalization and localization) engine written in Go, used for translating locale strings.
Generate Echo backend code
embd-go is an embeddable command-line tool for embedding data files in Go source code, specially crafted for easy use with `go generate`.
Generates Go struct types from a JSON Schema.
Code base generate
🍳 go:generate tool to embed SQL queries into the Golang code in structural read-only way
Code generation for enums defined as strings
Algebraic Data Types generator for the Go programming language
A simple utility to encode a file (or any other data) into a Go byte array.
Go generate tool that create Go file with constant containing text file
Embed binaries in Go programs the way *I* like it.
i18n (Internationalization and localization) engine written in Go, used for translating locale strings.
Example implementation of Halide with go generate as a helper
GoEmbed generates a file that you may include in your project to include a file's content as code, embedded within the binary.