Skip to content

alextanhongpin/accessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# accessor

Generate setters and getters for golang using tags.

Note that the getter naming convention is without the GET, and can only be generated for private fields. If follows the principal that is outlined here.

About

Getter and setter code generation for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published