go generate based graphql server library
Framework to generate web APIs
golang struct type to markdown table
Golang DB layer for lazy
gogenswagger will generate signatures for the test case using swagger json file
generate an iterator by go generate that can filter by field values of the item.
Generate DTOs with mappers based on existing Go types.
goge creates API handlers and OpenAPI specs from annotated Go functions.
GoEmbed generates a file that you may include in your project to include a file's content as code, embedded within the binary.
Overthinking per-bool size overhead? Turn bool-heavy structs into compact, typed bitflags for Go — fast, zero-alloc, and go:generate–friendly.
Generate Go code using user-defined templates according to constant definitions.
gosingle generate module level singleton based on the chosen structure or interface
Embed resource files into your code via go generate command.
Go generate error implementations
Usage of i18n in Go project. As an example, simple bookstore web application created.