fnc

command module
v1.13.6 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

README

FNC

fns codes generator

Install

Download

See releases

Build from source
go install github.com/aacfactory/fnc@latest

Usage

Create project
cd {your project dir}
fnc create -p {project mod path} .
Generate codes

mark go:generate

// main
// go:generate fnc codes .
func main() {
	
}

run generate

go generate

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