Skip to content

icholy/structfields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package structfields

Enumerate struct types and their fields from Go source files.

Go Reference

Notes

  • The intended use-case is generating docs for config structs.
  • Embedded struct fields are flattened into regular fields.
  • Embedded fields are not de-duplicated.
  • Fields with inline struct types are not well supported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages