package
0.3.1
Repository: https://github.com/yukinagae/paramify.git
Documentation: pkg.go.dev

# Functions

ParsePackage loads and returns the package in the specified directory.
ValuesOfType returns the required and optional fields of the specified type in the given package.

# Structs

Field represents a struct field with additional metadata.
Fields represents the required and optional fields of a struct.