forge

command module
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

README

forge

Code generation utility

install with $ go get xorkevin.dev/forge

Motivation

forge is a code generation tool designed to solve some metaprogramming tasks in Go. It currently code generates PostgreSQL SQL functions that use the database/sql package. And it generates struct validation methods. It will not solve all problems but it is designed to solve the most common use cases, and reduce handwritten code duplication.

Usage

Reference the doc directory or run forge help.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL