//
pkg.gl
Category
github.com/yukinagae/paramify
parser
package
0.3.1
Repository:
https://github.com/yukinagae/paramify.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
159 SLOC
#
Functions
ParsePackage
ParsePackage loads and returns the package in the specified directory.
ValuesOfType
ValuesOfType returns the required and optional fields of the specified type in the given package.
#
Structs
Field
Field represents a struct field with additional metadata.
Fields
Fields represents the required and optional fields of a struct.