Skip to content

furui/gofaced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gofaced - package interface generator

Gofaced generates interfaces from public exports of structs in a package.

Download and install

go get github.com/furui/gofaced

Run

Either run gofaced in package directory or specify package directory as command line argument.