Skip to content

kasaikou/goacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goacc: go-accessor-gen

Accessor generator for Go.

Getting Started

# Install goacc
go install github.com/kasaikou/goacc@latest

# Clone samples from GitHub.
git clone https://github.com/kasaikou/goacc.git
cd goacc

# Generate with goacc.
goacc -i "tests/**/*.go"

# Check generated file.
cat tests/example/animal_goacc.go

Releases

No releases published

Packages

No packages published

Languages